zooniverse / front-end-monorepo

A rebuild of the front-end for zooniverse.org
https://www.zooniverse.org
Apache License 2.0
104 stars 29 forks source link

FEM Subject Toolbar should have tooltip labels on hover #4483

Open seanmiller26 opened 1 year ago

seanmiller26 commented 1 year ago

Package

Is your feature request related to a problem? Please describe.

On hover a label should appear to tell volunteers what each tool does. Similar to the functionality in PFE.

Screen Shot 2023-04-18 at 12 40 10 PM

Describe the solution you'd like

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

eatyourgreens commented 1 year ago

If you want to hide content from mobile and tablet users as well as assistive tech users and keyboard only users, use the title attribute.

https://www.tpgi.com/using-the-html-title-attribute-updated/

goplayoutside3 commented 1 year ago

Linking this related Issue that talks about possible helper labels for the toolbar: https://github.com/zooniverse/front-end-monorepo/issues/76