carbon-components-vue
carbon-components-vue copied to clipboard
Accessibility finding for search element in CvDataTable toolbar
If there is more than one CvDataTable with search enabled in the DOM tree, our Accessibility checker shows the following error:

The error relates to the element with role "search":

We need a way to define an aria-label for the search element...