Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even faster quick adjustments #230

Open
JohanWinther opened this issue Dec 20, 2017 · 2 comments
Open

Even faster quick adjustments #230

JohanWinther opened this issue Dec 20, 2017 · 2 comments

Comments

@JohanWinther
Copy link

One idea for even quicker adjustments.

  1. The adjuster chooses mode "make present" or "make not present" on the /admin/justering page.
  2. User swipes their card and the number is put in the card input.
  3. The page detects that 16 characters have been input and changes the presence of that user (if it exists). It also displays a message for the most recent change.
  4. The card number is removed from the input box, ready to accept a new one.
@davidwessman
Copy link
Member

Seams reasonable, would require us to not use search but use a full matching.
Perhaps they should be separate views.

@JohanWinther
Copy link
Author

What is the status of this enhancement? We have a meeting 10th of april and one of the bottlenecks during the swiping of the card was clicking the popup message.

@davidwessman davidwessman mentioned this issue Mar 31, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants