Golf-Drill-Challenge-App / Golf-App

7 stars 0 forks source link

Assignment Editing: Reset and Navigation #334

Closed Gehrkej closed 2 months ago

Gehrkej commented 2 months ago

Description:

On the Coach view, when editing an assignment and upon deleting a user from an assignment, the UI stays in edit mode. While this might have been a design decision, it might be better to revert them to the view mode to remove that step and to show give more feedback the action is completed on top of the toast that is assigned.

Additionally, when editing an assignment and upon deleting a user from an assignment where they are the only one, the UI stays on the assignment even though there is nothing to be done. So maybe we can navigate back when the number of players associated with an assignment is 0

To-Do:

Screenshots:

Staying in edit mode

image image

Staying in empty assignment

image image image