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

replace title attribute with tooltip #199

Open
1 of 9 tasks
woylie opened this issue Jan 7, 2024 · 0 comments
Open
1 of 9 tasks

replace title attribute with tooltip #199

woylie opened this issue Jan 7, 2024 · 0 comments
Assignees

Comments

@woylie
Copy link
Owner

woylie commented Jan 7, 2024

Some components were implemented before the tooltip was added. Instead of real tooltips, they use the title attribute, which can be replaced now.

  • replace aria-label attribute in icon and icon_sprite components with visually hidden text
  • replace title attribute in time component with tooltip
  • replace title attribute in date component with tooltip
  • replace title attribute in datetime component with tooltip
  • replace link with button in app_bar
  • remove title attribute from app_bar
  • remove title attribute from action_bar
  • guidance or updates for all button components about primary tooltips (i.e. icon-only buttons)
  • guidance or updates for all button components about auxiliary tooltips
@woylie woylie changed the title replace title with tooltip in icon components replace title attribute with tooltip in icon components Jan 7, 2024
@woylie woylie added this to the 0.5 - APG patterns (semantics) milestone Jan 7, 2024
@woylie woylie self-assigned this Jan 7, 2024
@woylie woylie changed the title replace title attribute with tooltip in icon components replace title attribute with tooltip Jan 8, 2024
@woylie woylie removed this from the 0.5 - APG patterns (semantics) milestone Feb 12, 2024
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