Skip to content

Create summary panel search bar scaffolding + accessibility #8529

@dhruvisompura

Description

@dhruvisompura

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.frontendIssues having to do with the frontend (Electron) part of a category

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions