-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
area: data explorerIssues related to Data Explorer category.Issues related to Data Explorer category.frontendIssues having to do with the frontend (Electron) part of a categoryIssues having to do with the frontend (Electron) part of a category
Milestone
Description
Description
Add a new search bar component to the summary panel to support filtering the summary rows. This issue covers only the visual rendering and accessibility.
The work to wire up the filtering will be done in #8532
Accessibility
Search landmark: https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/search.html
Testing
- Verify the search bar is rendered in the summary panel action bar container
- Verify the search bar has an aria-label
- Verify a screen reader detects the search field and announces it correctly.
- Verify keyboard-only users can tab into and type in the input.
- Verify that typing into the search bar does not trigger any filter functionality (this is coming in a later issue)
Metadata
Metadata
Assignees
Labels
area: data explorerIssues related to Data Explorer category.Issues related to Data Explorer category.frontendIssues having to do with the frontend (Electron) part of a categoryIssues having to do with the frontend (Electron) part of a category