The label tags for the input fields with the id "filter_date1" and "filter_date2" are missing. Label tags are necessary for accessibility.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Title |
|
Sorry, I ran the test tool and overlooked the tag in the source code. the label tag is available. My mistake.
However, there is one other flaw. The validation of the date fields does not work properly. If an incorrect date is entered manually, the date is simply set to today's day.
An error message would be correct.
Errors often occur when entering forms: users make mistakes or skip required entries.
If user input is checked, the error messages issued should be helpful. They should identify the field (or fields) with incorrect or missing entries and make it easier for users to correct entries.
that is a different issue. please close this one and create a new issue for the validation
i will create more issue reports on monday. I noticed another bug in the backend.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-21 10:50:29 |
Closed_By | ⇒ | kapetanov |
Sorry but this report is not correct.
And this is announced correctly by both NVDA and Narrator.
Tip: Automated testing tools are only an indicator, they are not perfect.