Carousel: Improve button accessibility #1432
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
The carousel navigational links ( p-link ) are failing accessibility checks. The button is empty or has no value text.
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] support request
Current behavior
The p-link button within the carousel is empty and has no value text
Expected behavior
Include text attribute to the button
React version:
16.12.0
PrimeReact version:
3.4.0
Why It Matters
When navigating to a button, descriptive text must be presented to screen reader users to indicate the function of the button.
How to Fix It
Place text content within the element or give the element a value attribute.
** Found via WAVE Web Accessibility Evaluation Tool
The text was updated successfully, but these errors were encountered: