Fermain / -mollify

10 stars 9 forks source link

Add aria-labels and titles to icon btns & logo #203

Closed MegumiKim closed 12 months ago

MegumiKim commented 1 year ago

Added aria-lables and titles to icon buttons and logo/Home button to improve accessibility.

When the user hovers over an icon button, a tool tip shows what it is for.

StianSto commented 1 year ago

this all looks good to me 😄

if you are adding a new issue to work further with aria attributes: i think aria-controls and aria-expanded will be important on some of these elements like menu-drawer, settings etc. It will be either really easy or a little challenging since we're using skeleton ui for some of them