GithubHelp home page GithubHelp logo

bubify-frontend's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bubify-frontend's Issues

Enabling login with enter

In developer mode today you can type any username and login with it using simulate CAS. It annoyingly requires a mouse press. It would be nice if the text input box would react to pressing enter with your keyboard.

Suggestion: Look in LoginNavigation.tsx

Dynamically manage list of rooms

Today the list of rooms that a student can select in which they are located is hard coded. It would be good if we can generate the list of rooms without the need of chaining frontend code.

Either we statically generate it during compile time or we can store it in the database and cache it at the end users browser.

Unify lists

Explore if having a single queue list, i.e. demonstrations and help in the same list, for teachers would be a good option to improve teacher workflow.

Requests that are already removed from queues causes frontend panic

All errors that are not defined is automatically setup to cause the user to be thrown out of the system (panic). This is good since for all errors that we have not thought about a logout will trigger a reset of many states, which hopefully will resolve any hidden bugs.

If a teacher cancels/press done a request that is already been handled, this causes the backend to respond with an error message. This error is not defined in the frontend and will cause it to throw out the user. A patch should add this error to the list of known errors and display a nice message instead of taking the panic.

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.