Small Autocomplete visual improvements
- Dominant language
- Clojure
- Stars
- 64
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There are couple of visual issues with autocomplete
- On drop-up behaviour downward selection is visible for a short time until it flicks to upward, which looks like it jumps from down to up
- Drop-up misses the top border on the items list box
- If there is no data to show yet, activated autocomplete shows a single line below the component
Tested with Chrome, OS X.
Contributor guide
Research direction
Start by locating the autocomplete component and its styling in the repository, then reproduce the drop-up and empty-state behavior in Chrome on OS X. Done means the drop-up selection does not visibly flip, the items list has its top border, and an activated empty autocomplete leaves no stray line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100