Giter VIP home page Giter VIP logo

activetm's People

Contributors

cojoco avatar lwthatcher avatar nokuda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

activetm's Issues

Stars still highlight after you've already made your guess

Currently once you've clicked on the stars to submit your guess it pops up whether or not your guess was correct and has a Continue button. However when you hover over the stars it still highlights them the way it did before. This makes it confusing and suggests that clicking on the stars again might be another valid option.

/finalize endpoint is hit if you start typing "<host>:3000/end.html"

Looks like if your browser autocompletes to ":3000/end.html", it sends some kind of request, because /finalize is hit if I start typing this in, even if I don't actually go there. This clears out the user's entry from USER_DICT prematurely, since the browser will not have cleared the cookie (because it did not go to the webpage and download/execute the Javascript). This should only be a problem if the user starts typing in a url, but you never know what users will do...

User state not saved if they have not rated anything

Whenever a user first hits the "Ready" button, their uuid is created, the cookie is set, and the document is given to the user. If the server goes down before they rate their first document, the state is not saved, and so when the user tries to reload the page they will be sent directly to the end page (because they have no old document saved).

Highlighting Stars

When hovering over the stars the cursor should change to be a pointer, rather than staying as the default cursor. This would help make the affordance more clear.

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.