Skip to content

Consider screen readers for title attribute for tooltips #316

Open
@joepio

Description

@joepio

We currently use the html title attribute for hover tooltips. This is (probably) read by (most?) screenreaders. We should consider using some different solution.

  • Should be accessible
  • Should show a prettier UI component, without waiting as long as the title requires
  • Keyboard behavior shoud be sensible (e.g. show on tab)

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yAccessibility issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions