How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- open settings
- check accessibility information on the trashbin action
Expected behaviour
Have either aria-label or visual text inside the link element.
Actual behaviour
Only "title" attribute is provided which is often ignored by screen readers

How to use GitHub
Steps to reproduce
Expected behaviour
Have either
aria-labelor visual text inside the link element.Actual behaviour
Only "title" attribute is provided which is often ignored by screen readers