Show autoSuggest/numberScrubber and colorPicker tooltips at the same time
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Since the colorPicker is off to the right, we should be able to show the autoSuggest/numberScrubber tooltip as well because it appears above.
Why would we want to do this? So that users know which numbers control which part of the color.
If a user clicks on a number then we should switch from autoSuggest to the numberScubber so that they can manipulate that color component individually.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the autoSuggest, numberScrubber, and colorPicker tooltip entry points in the live editor. Trace how the colorPicker tooltip is positioned and how number clicks switch controls. Done means the relevant tooltips can appear together and clicking a number switches to the corresponding numberScrubber behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100