finnbear/yew_icons

In gallery, copy icon id to clipboard upon click

Boscop opened this issue · 2 comments

Just a suggestion:
Currently the workflow in the gallery is very cumbersome, as one has to open dev tools to inspect the icon element before being able to copy the icon id.
It would be much easier if the icon id was copied into the clipboard upon click on an icon :)

as one has to open dev tools to inspect the icon element

Note that if you hover the icons, a tool tip was and is available. However, as clicking to copy is also a good idea, I've added it :)

Thanks so much :)
(Yeah I noticed the tooltip, but a tooltip isn't copyable.)
Now the workflow is much faster :)