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

Change update game form to prevent switching a game from an event to another #263

Open
waliens opened this issue Apr 26, 2020 · 0 comments
Labels
component/ui UI related issues sev/improvement Component is working but not in an ideal fashion

Comments

@waliens
Copy link
Collaborator

waliens commented Apr 26, 2020

Currently when a user tries to switch a game from an event to another, he is displayed a text error message after submitting the form. Maybe a better option would be to adapt the form in case an event is associated with the game: the event would be displayed as static text with a cancel cross. When the user clicks on the cross, a request is sent to dissociate the event and the form changes to its current state where the user can pick an event.
Alternatively, clicking on the cross would not trigger the update but the update would occur only when the user submits the form.

@waliens waliens added sev/improvement Component is working but not in an ideal fashion component/ui UI related issues labels Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui UI related issues sev/improvement Component is working but not in an ideal fashion
Projects
None yet
Development

No branches or pull requests

1 participant