Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Feature: Tooltip #17

Open
1 of 7 tasks
k11q opened this issue Jan 5, 2023 · 0 comments
Open
1 of 7 tasks

Feature: Tooltip #17

k11q opened this issue Jan 5, 2023 · 0 comments
Labels
main-feature Main features

Comments

@k11q
Copy link
Owner

k11q commented Jan 5, 2023

Tooltip

Features:

  • Provider to control display delay globally.
  • Opens when the trigger is focused or hovered.
  • Closes when the trigger is activated or when pressing escape.
  • Supports custom timings.

Completed

  • Supports multiple sides

Todo

  • Collision aware
  • Renderless wrapper component
  • The element that serves as the tooltip container has role tooltip.
  • The element that triggers the tooltip references the tooltip element with aria-describedby.
  • Escape: Dismisses the Tooltip.
  • Tapping anywhere outside the tooltip or button will close the tooltip.
@k11q k11q added the main-feature Main features label Jan 5, 2023
@k11q k11q moved this to Todo in Roadmap 1.0 Jan 5, 2023
@k11q k11q added this to Roadmap 1.0 Jan 5, 2023
@k11q k11q moved this from Todo to In Progress in Roadmap 1.0 Jan 5, 2023
@k11q k11q moved this from In Progress to Todo in Roadmap 1.0 Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
main-feature Main features
Projects
Archived in project
Development

No branches or pull requests

1 participant