-
Notifications
You must be signed in to change notification settings - Fork 279
Description
Bug Description
Hello colleagues,
There is a missing type, active state and group header announcements for the filter by
list.
For the sort by
and sort order
there is a missing type and group header announcements as well.
The issue is reproducible via the following sample: https://sap.github.io/ui5-webcomponents/components/fiori/ViewSettingsDialog/
For comparison checkout the sap.m.ViewSettingsDialog control: https://ui5.sap.com/#/entity/sap.m.ViewSettingsDialog/sample/sap.m.sample.ViewSettingsDialog
Affected Component
ui5-list, ui5-view-settings-dialog
Expected Behaviour
The sort by
, sort order
and filter by
list items should have the following additional announcements:
- Type announcements - "List Item"
- Active state announcement - "Is active"
- Group header announcement - "Sort by" or "Sort Order" or "Filter by"
Isolated Example
https://sap.github.io/ui5-webcomponents/components/fiori/ViewSettingsDialog/
Steps to Reproduce
For the sort by
and sort order
lists:
- Exit JAWS VPC mode
- Navigate to the "Open ViewSettingsDialog" button and press "Space"
- Press "Arrow down" to navigate to the "Ascending" sort order option
Observe that the type and group header information isn't announced.
For the filter by
list:
- Exit JAWS VPC mode
- Navigate to the "Open ViewSettingsDialog" button and press "Space"
- Press "Shift" + "Tab" to navigate over the filter icon
- Press "Space" to active the filter view
- Press "Tab" to navigate to the filter by group header
- Press "Arrow down" to navigate to the "Position" filter by option
Observe that the type, active state and group header information isn't announced.
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
latest
Browser
Chrome
Operating System
Windows
Additional Context
Organization
Success Factors
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Type
Projects
Status