Browsertrix Cloud Version
v1.8.0-beta.2-3aebf2e
What did you expect to happen? What happened instead?
On the Collections page, the first item in the list list header is an icon of an eye, but it's not clear what this means, and there's no text associated with the icon unless you're using a screen reader and the label or aria-label attributes on the <sl-icon> element are read.
This could be fixed with a title attribute, a tooltip, or just a text label instead of or alongside the icon.
Step-by-step reproduction instructions
- Navigate to the Collections page
Additional details
No response