Skip to content

fix(SearchInput): advanced search aria-expanded set by default#11494

Merged
thatblindgeye merged 2 commits intopatternfly:mainfrom
nicolethoen:search_input_a11y
Feb 13, 2025
Merged

fix(SearchInput): advanced search aria-expanded set by default#11494
thatblindgeye merged 2 commits intopatternfly:mainfrom
nicolethoen:search_input_a11y

Conversation

@nicolethoen
Copy link
Contributor

What: Closes #11399

@patternfly-build
Copy link
Collaborator

patternfly-build commented Feb 3, 2025

Copy link
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good 🎉 Could we just add a couple of tests that checks that aria-expanded is rendered false by default on the toggle button for an advanced search input, then is true when isAdvancedSearchOpen is true?

@nicolethoen
Copy link
Contributor Author

yes!

@thatblindgeye thatblindgeye merged commit 64842c0 into patternfly:main Feb 13, 2025
13 checks passed
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@6.2.0-prerelease.19
  • @patternfly/react-core@6.2.0-prerelease.18
  • @patternfly/react-docs@7.2.0-prerelease.32
  • @patternfly/react-drag-drop@6.2.0-prerelease.20
  • demo-app-ts@6.0.0-prerelease.68
  • @patternfly/react-table@6.2.0-prerelease.19
  • @patternfly/react-templates@6.2.0-prerelease.19

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - SearchInput - advanced example toggle does not have aria-expanded by default

4 participants