You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The toggleAriaLabel input exists in the Tree component but has not been used. The same input should also be added to the TreeSelect component, which uses the Tree component to display the tree.
Describe the bug
The toggleAriaLabel input exists in the Tree component but has not been used. The same input should also be added to the TreeSelect component, which uses the Tree component to display the tree.
Pull Request Link
#17464
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://primeng.org/treeselect
Environment
https://primeng.org/treeselect
Angular version
19
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
https://primeng.org/treeselect
Check toggleBtn html.
Expected behavior
Aria-label is added to the toggle button.
The text was updated successfully, but these errors were encountered: