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

Show tooltips on element focus #5337

Open
wants to merge 1 commit into
base: mdl-1.x
Choose a base branch
from
Open

Conversation

shoffing
Copy link

As per the Material Design specs:

Tooltips display informative text when users hover over, focus on, or tap an element.

Tooltips should be shown when an element is focused, which is useful for example during tab navigation on a page.

As per the Material Design specs (https://material.io/components/tooltips):

"Tooltips display informative text when users hover over, _focus on_, or tap an element."
 
Tooltips should be shown when an element is focused, which is useful for example during tab navigation on a page.
@google-cla google-cla bot added the cla: yes label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant