Skip to content

Block controls: Show tooltip on hover, keyboard focus #531

Closed

Description

Block controls have a title property associated with them (example). Currently this is only assigned as the aria-label of the rendered IconButton component. This isn't exposed when hovering the button, so it's hard to know what action is associated with a particular block control.

  • Should we show the title as a tooltip?
  • How does it look?
  • On what actions should it appear? Hover, focus?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

[Feature] BlocksOverall functionality of blocks[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled later

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions