Tooltip: Accessibility role not available #13843
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Duplicate of closed issue #13044
Accessibility documentation for the Tooltip claims the tooltip role will be added to the component and an associated id can be used with aria-describedby. However, neither the role nor the id exist on the generated tooltip.
Environment
PrimeNG version 16.3.1
Reproducer
No response
Angular version
16.2.5
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
Use of tooltip component
Expected behavior
Rendered tooltip component should display both role and id
The text was updated successfully, but these errors were encountered: