Skip to content

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

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

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

Conversation

@nicolethoen

Copy link
Copy Markdown
Contributor

What: Closes #11399

@patternfly-build

patternfly-build commented Feb 3, 2025

Copy link
Copy Markdown
Collaborator

@thatblindgeye thatblindgeye left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

yes!

@thatblindgeye thatblindgeye merged commit 64842c0 into patternfly:main Feb 13, 2025
@patternfly-build

Copy link
Copy Markdown
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