Details
-
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Master
-
None
-
5
-
2
-
FI Sprint 04 - Feb/2023, FI Sprint 05 - Mar/2023
-
Default
Description
Related HR's
HR_516
Steps to Reproduce:
- Open the URL
- Add 6 new users, eg test1,test2...
- Navigate to People > Segments
- Click the "+" to add a new segment
- Input the name
- Set the Conditions
- First Name contains test
- Then click the View Members button
- Set 4 entries on every page
- Using Jaws
- Press the tab key until "4 entries" button is highlighted
- Observe the SR announcement
Expected Result:
SR should announce as it "4 entries dropdown/menu button to activate press Enter".
Actual Result:
SR announces, "4 entries link".
Reproduced on:
Tomcat 9.0.65 + MySQL 8.0
Portal master GIT ID: c6c25dd4d9196cf16463271da12d6d1474b23808
How to fix, recommendation:
- Since this is opening a dropdown rather than navigating this should be a button rather than a link.
- This would be best fixed by migrating to use the ClayPaginationBar.
- If this isn't feasibly currently this could be fixed by simply switching to a button and made to follow the select-only-combobox pattern.