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

improve quick mode behavior for "no show" athlete #938

Closed
jflamy opened this issue May 11, 2024 · 4 comments
Closed

improve quick mode behavior for "no show" athlete #938

jflamy opened this issue May 11, 2024 · 4 comments
Assignees
Milestone

Comments

@jflamy
Copy link
Owner

jflamy commented May 11, 2024

in rc18, during weigh-in quick mode, entering no weight and asking for "update and next" causes a loop back to the current athlete

@jflamy
Copy link
Owner Author

jflamy commented May 11, 2024

current workaround is to delete the athletes prior to quick mode.

@jflamy
Copy link
Owner Author

jflamy commented May 11, 2024

Changed the code such that clearing the session selected for a "no show" goes to the next unweighed athlete.

@jflamy jflamy changed the title quick mode confused when athlete does not show up quick mode behavior for "no show" athlete May 11, 2024
@jflamy jflamy added this to the v48 milestone May 11, 2024
@jflamy
Copy link
Owner Author

jflamy commented May 12, 2024

The program does currently allow 0 for an entered weight (the client side checks with a regex), the message is misleading.
This could be fixed if the natural workaround is to enter 0.
Adding buttons at the bottom is a pain but doable.

@jflamy jflamy modified the milestones: v48, v49 May 13, 2024
@jflamy jflamy changed the title quick mode behavior for "no show" athlete improve quick mode behavior for "no show" athlete May 13, 2024
@scottgonzalez
Copy link
Collaborator

After using this flow with removing athletes from the sessions during quick mode entry, I consider this done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants