You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose
We are at a point where we get to foolproof the user experience! Currently, the user has no restrictions to adding a shift (like, you can accidentally put the end time before the start time). Come up with other examples of invalid input. Validate the user input to something that makes sense.
If a user attempts to enter a time that doesn't make sense, bring up an alert (below)
TODO
Claim this ticket by adding your name and moving to "In Progress"
Purpose
We are at a point where we get to foolproof the user experience! Currently, the user has no restrictions to adding a shift (like, you can accidentally put the end time before the start time). Come up with other examples of invalid input. Validate the user input to something that makes sense.
If a user attempts to enter a time that doesn't make sense, bring up an alert (below)
TODO
Testing
Resources
Alert
The text was updated successfully, but these errors were encountered: