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

Schedule Downtime Form: Improve Usability #942

Open
flourish86 opened this issue Dec 12, 2023 · 0 comments
Open

Schedule Downtime Form: Improve Usability #942

flourish86 opened this issue Dec 12, 2023 · 0 comments

Comments

@flourish86
Copy link
Contributor

The usability tests surfaced some straight-forward issues with the Schedule Downtime Form:

Mark mandatory fields

The comment field is required, but there's no obvious hint about that. Adding an Asterisk (*) to the label would be the most obvious fix for that.

Validate inputs on blur event

Test persons struggled about the error message (end time value < start time). It would be more intuitive if the validation happened before they submitted the form, e.g. after the input has been blurred. They especially struggled when there was an error message and didn't disappear after they corrected the value. There was no feedback, that the newly entered value was correct and they could only validate that by submitting the form. This is pretty frustrating with one input, but gets even worse, when there would be multiple errors.

Screen.Recording.2023-12-12.at.14.05.37.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant