dequelabs / dequelabs/cauldron
Add debounce to tooltips
Open
enhancement
info needed
- Dominant language
- TypeScript
- Stars
- 127
- Forks
- 31
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 8
Description
Add the ability to set a debounce on the tooltip. The default can be 0ms so debounce only happens when explicitly set.
Contributor guide
Research direction
Locate the tooltip component and its existing tests, then read how tooltip timing and props are handled. Add coverage for the default behavior and an explicitly configured debounce, with the tests confirming the tooltip waits for the configured delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100