1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript297 forks (297 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 11,249 stars (11,249 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Enable clicking autocompletion items
- Add hover effect for autocompletion items
- Fix the cursor/pointer for autocompletion items, to suggest that they are clickable.
Contributor guide
- Research direction
- Inspect the autocompletion UI component and implement click handling and hover styles with CSS.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- HTMLCSSTypeScript