Cannot add 'aria-label' attribute to TableToolbarSearch.js component
See original GitHub issueWhat package(s) are you using?
-
carbon-components-react
Detailed description
Describe in detail the issue you’re having. The ‘search’ region in the TableToolbarSearch.js region does not have an ‘aria-label’ attribute, and it is not possible to add one.
Is this issue related to a specific component? TableToolbarSearch.js
Steps to reproduce the issue
See the role=“search” region on Carbon storybook: https://react.carbondesignsystem.com/?path=/story/datatable--with-toolbar
Screenshot shows the storybook with the relevant div highlighted:
Screenshot shows ‘role=“search”’ region in TableToolbarSearch in carbon-design-system/carbon:
- Notes
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Element.ariaLabel - Web APIs - MDN Web Docs
The ariaLabel property of the Element interface reflects the value of the aria-label attribute, which defines a string value that labels the ...
Read more >Adding aria-label to angular component - Stack Overflow
Right now, when I test this with JAWS there is no description being read (ideally it should read the rating for the user)....
Read more >How to add ARIA attributes to a component
I'm trying to add some aria attributes and alt attributes to the header section of the mdb-side-nav component (See below). Is there an...
Read more >ARIA Techniques for WCAG 2.0 - W3C
This example uses scripting to add an aria-describedby property to buttons ... aria-label to provide an invisible label where a visible label cannot...
Read more >https://raw.githubusercontent.com/carbon-design-sy...
Fixing some parts of the logic in MultiWorkspaceSuiteHeaderAppSwitcher to ... Bug Fixes * **header:** add isSideNavExpanded prop to fix aria-label for ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It will! We are currently planning on releasing 10.10 by the end of next week!
Hi @abbeyhrt will this fix be included in the upcoming v10.10.0 release?