Giter Club home page Giter Club logo

board18v2's People

Contributors

richpri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

board18v2's Issues

Players' email addresses are limited to 25 characters

The email column in the players table in the Board18 database is created as a varchar(25). This is too short for some people's email addresses, and this will result in a player's email address getting truncated when their record is created or updated.

According to errata 1690 to RFC 3696 the maximum usable email address length is 254 characters, so this might make a better default for this column.

Actions fail (404) in long-running tab without strong indication of failure in the UI

Steps to reproduce what I'm seeing, using Chrome:

  1. Navigate to https://prod1.board18.org/board18Map.php?dogame= to play a game, take a turn
  2. Leave tab open for a few hours
  3. Come back to the tab to take my next turn
  4. Observe a 404 in console
  5. Taking actions in the game have no effect, more 404s in the logs
  6. No strong UI indication that the actions are failing, but observe that the "Your action has been successfully updated in the database" text is not displayed.
  7. Someone has to tell me that my actions did not take effect

Refreshing the page fixes the problem. My group is seeing this frequently across all players. I think this is a regression in the last 1-2 weeks.

See attached console log. Let me know if I can provide more info.

Adding a more prominent error message in the UI to prompt a refresh would be fine, but ideally we can get this back to how things were a few weeks ago where long-running tabs did not hit 404s.

prod1.board18.org-1600129071095.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.