3 comments (3 comments)4 reactions (4 reactions)0 assignees (0 assignees)TypeScript2,167 forks (2,167 forks)batch import
Package: selectType: feature requesthelp wanted
Repository metrics
- Stars
- 20,263 stars (20,263 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
We should be able to control the Select component. An initialActiveItem could be the solution to keep the current key events mechanism operational ;)
This feature is required when we use Select component with a form builders like Formik.
Contributor guide
- Research direction
- Examine the current Select component implementation to understand the key events mechanism and then add an 'initialActiveItem' prop.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- ReactTypeScriptGit