-
Problem report
-
Resolution: Unresolved
-
Major
-
None
-
7.0.17, 7.4.1, 8.0.0alpha1 (master)
-
None
-
Support backlog
Steps to reproduce:
- Go to Monitoring -> Problems
- Click on Update, and a modal window opens
- Click Update btn
Result:
- Mandatory text fields are not visually highlighted before or after Update.
- This creates a barrier for those who rely on assistive technologies, by preventing them from accessing and timely informing users about such fields.
- This also affects regular users, as there is no clear explanation or instructions on how to recover from this error.
Expected:
1. Highlight mandatory fields visually using an asterisk as in the rest of the system.
2. HTML attribute "required" has been added to mandatory fields
3. Ensure that error messages are informative and help users recover from the error, and mandatory fields are highlighted. While the error message mentions Message input, there are no 'Operations' inputs in the form present.
Solution:
- Add HTML attribute "required" to mandatory fields.
- Visually highlight mandatory fields using an asterisk.
- Ensure that error messages are informative and help users recover from the error.
Affected area:
1. Monitoring -> Problems -> Update modal
2. Monitoring -> Problems -> Event details -> Update modal
3. Monitoring -> Filter properties -> From/To
4. Monitoring -> Latest data/Problems/Hosts -> Filter properties