Skip to content

fix: added resultsCountContext prop to pass into the screenReaderText… #11844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 29, 2025

Conversation

parthivrh
Copy link
Contributor

… prop

What: Closes #11398
Created a new prop that should provide users who are using a screen reader more context regarding the resultsCount badge

Additional issues:

@patternfly-build
Copy link
Contributor

patternfly-build commented May 22, 2025

package.json Outdated
@@ -120,5 +120,8 @@
"packages/*",
"packages/react-integration/demo-app-ts"
]
},
"dependencies": {
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd wager that this shouldn't be a necessary change? What happens if you remove this line and run things locally (yarn install && yarn start)?

@nicolethoen nicolethoen requested a review from thatblindgeye May 28, 2025 16:29
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.

Just a quick change below, otherwise this is looking nice 😎

@thatblindgeye thatblindgeye merged commit d96668a into patternfly:main May 29, 2025
13 checks passed
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 - result implementation lacks context
4 participants