atomize icon indicating copy to clipboard operation
atomize copied to clipboard

Add hover label for icons and/or buttons

Open mhstoller opened this issue 5 years ago • 8 comments

I'm not sure if this is already available, but it would be nice to have the ability to add a hover label to an icon or button. You can add the "title" attribute to a button and have the standard hover label/tool-tip display, but it doesn't match the aesthetic of the UI, and doesn't align with the element nicely.

                        <Button bg="white" title="test">
                            <Icon name="Logout" size="2rem" />
                        </Button>

This will display a label of "test" when hovering over the element, for example.

I'm not sure if what I'm asking is even possible, but just figured I would throw it out there.

mhstoller avatar Aug 12 '19 16:08 mhstoller

This is the default for the browser, I have a tooltip on the roadmap. Hope that will solve your issue.

proksh avatar Aug 14 '19 06:08 proksh

Yes, that sounds good. Should I leave this issue open or close it?

mhstoller avatar Aug 14 '19 12:08 mhstoller

You can leave this open. :)

proksh avatar Aug 15 '19 16:08 proksh

Hello @proksh has this issue been fixed

bobbylemm avatar Jan 08 '21 11:01 bobbylemm

@bobbylemm Unfortunately not!

LucaMoro96 avatar Jan 08 '21 13:01 LucaMoro96

@LucaMoro96 can I work on this

bobbylemm avatar Jan 08 '21 13:01 bobbylemm

Yes!

LucaMoro96 avatar Jan 08 '21 13:01 LucaMoro96

Alright, great

bobbylemm avatar Jan 08 '21 14:01 bobbylemm