Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hover label for icons and/or buttons #12

Open
mhstoller opened this issue Aug 12, 2019 · 8 comments
Open

Add hover label for icons and/or buttons #12

mhstoller opened this issue Aug 12, 2019 · 8 comments
Labels
enhancement New feature or request

Comments

@mhstoller
Copy link

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.

@proksh
Copy link
Owner

proksh commented Aug 14, 2019

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

@mhstoller
Copy link
Author

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

@proksh
Copy link
Owner

proksh commented Aug 15, 2019

You can leave this open. :)

@proksh proksh added the enhancement New feature or request label Aug 15, 2019
@bobbylemm
Copy link

Hello @proksh has this issue been fixed

@LucaMoro96
Copy link

@bobbylemm Unfortunately not!

@bobbylemm
Copy link

@LucaMoro96 can I work on this

@LucaMoro96
Copy link

Yes!

@bobbylemm
Copy link

Alright, great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants