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

Withdraw athlete during weigh-in #992

Closed
scottgonzalez opened this issue Jun 18, 2024 · 3 comments
Closed

Withdraw athlete during weigh-in #992

scottgonzalez opened this issue Jun 18, 2024 · 3 comments
Labels
L4 usabilty Usability or cosmetic improvement won't fix

Comments

@scottgonzalez
Copy link
Collaborator

Add ability to withdraw an athlete during weigh-in.

@scottgonzalez
Copy link
Collaborator Author

We could add a new text field, withdrawnFromSession or similar. We'd add a button to the athlete information dialog to withdraw the athlete. Clicking the button would copy the value of their currently assigned session into the new withdrawnFromSession field and then clear out the session field. When this value is set, we can display "(withdrawn from session {withdrawnFromSession})" below the session field.

setGroup() should clear the withdrawnFromSession field.

@jflamy
Copy link
Owner

jflamy commented Jun 20, 2024

Currently removing the athlete from their session will perform a correct withdrawal.
So this is low priority.

@jflamy jflamy added the L4 usabilty Usability or cosmetic improvement label Jun 20, 2024
@jflamy jflamy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
@jflamy jflamy reopened this Jul 21, 2024
@jflamy
Copy link
Owner

jflamy commented Jul 21, 2024

Not needed anymore

@jflamy jflamy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L4 usabilty Usability or cosmetic improvement won't fix
Projects
Archived in project
Development

No branches or pull requests

2 participants