felhag / lastfm-stats-web

A small project to show some additional statistics for last.fm.
https://lastfmstats.com
242 stars 12 forks source link

Request: Please have the tooltips close automatically #30

Closed thereddestdog closed 1 year ago

thereddestdog commented 1 year ago

Instead of having to click 'Got it!' to close these tooltips, can you have them auto-dismiss after a few seconds or close by clicking the "i" icon again, kinda like a toggle?

image

Thanks!

felhag commented 1 year ago

Of course :) I think it even is the default behaviour for the material snackbar component. I explicitly disabled the auto-dismiss because it can contain quite some text which can be hard to read in a few seconds. The toggle sounds nice though.