Done
Details
Assignee
Rasmus WølkRasmus WølkReporter
Khalilah GambrellKhalilah GambrellPriority
P3Sprint
NoneDevelopment Team
Stripes ForceTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Rasmus Wølk
Rasmus WølkReporter
Khalilah Gambrell
Khalilah GambrellPriority
Sprint
None
Development Team
Stripes Force
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 12, 2019 at 7:07 PM
Updated August 1, 2023 at 5:02 AM
Resolved February 6, 2020 at 10:36 PM
Background
On the Users app, it takes hitting the Tab key 17 - 23 times before you get to the first result. Imagine if you are using Inventory or Orders apps
Tab order visual
Requirement
Given I enter a search
When I hit the search button OR enter in the search box
AND results found
Then focus should move to the Results List header pane
AND screenreader should read the number of results found
Given I enter a search
When I hit the search button OR enter in the search box
AND no results found
Then DO NOT change focus to Results list header pane AND screenreader announces that no results found
If I apply a filter
Then DO NOT change focus to Results list header pane AND screenreader announces number of results found
Implementation - see eHoldings