-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Search: Accessibility issue when screen-reader reads out search results #1578
Comments
We've had some contributions to make this library more accessible and would love more. You can reference these other PRs for guidance: #1006 fix(Dropdown): added role/aria attributes to Dropdown and DropdownItem |
Hi all! I'm looking to make my first contribution to the project. Can I pick up this issue? |
@thenorthstarblues please do, we'd be thrilled to have you. You can find helpful setup info in the CONTRIBUTING.md in the .github directory. |
Sounds good! Thank you. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions. |
There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one. However, PRs for this issue will of course be accepted and welcome! If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks! |
Hello all, is this still an issue that is open for contribution? Already looking over the CONTRIBUTING.md. @levithomason Are there any other features or aspects of the project that need to be made accessible? I would be more than happy to contribute and assist with that. Just wanted some direction before diving in! Thanks! |
There has been no activity in this thread for 180 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one. However, PRs for this issue will of course be accepted and welcome! If there is no more activity in the next 180 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks! |
This issue will be closed due to lack of activity for 12 months. If you’d like this to be reopened, just leave a comment; we do monitor them! |
It would be great if the React integration for Semantic-UI is more screen-reader-friendly, but we understand that this issue may be out of scope. Feel free to close this issue if you think this is the case.
Steps
Expected Result
The screen-reader application should be able to focus on each search result as you go up or down the search results. Once focused, the application will be able to read the text out loud from the search result.
Actual Result
The screen-reader application is unable to focus on the currently active search result, and consequently is unable to read out the text.
Version
0.67.2
The text was updated successfully, but these errors were encountered: