1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript297 forks (297 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 11,246 stars (11,246 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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