CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.09k stars 488 forks source link

Add Expand/Collapse tooltips to expand/collapse arrows for better accessibility #952

Open JenPeleva opened 1 year ago

JenPeleva commented 1 year ago

Describe any alternatives/workarounds you're currently using

We need to query each node and add the attribute ourselves, which isn't very convenient.

Other information:

If accepted, I would be willing to submit a PR for this feature

[ x ] Yes (Assistance will be provided if you need help to submit a pull request) [ ] No