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

Tooltips - Medium and Large #2011

Open
wmui51 opened this issue Aug 8, 2019 · 0 comments
Open

Tooltips - Medium and Large #2011

wmui51 opened this issue Aug 8, 2019 · 0 comments

Comments

@wmui51
Copy link
Contributor

wmui51 commented Aug 8, 2019

We may have to change the api on the existing Tooltip. The medium and large versions seem to be states that appear when hovering over the target for longer periods of time. More info can be found here: https://hig.autodesk.com/web/components/tooltips.

Small: appears to just have a title. Currently that is the content prop in the current component, but may need to change that prop to something else.

Medium: has title and body text

Large: has title, body text, and media

I think we can may be able to make each part its own prop and display the version depending on what props it has.

There is also "footer" that allows for a link/button.

This should apply theme-data for all current color and density themes (may have to add theme-data)

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

No branches or pull requests

1 participant