react-component / react-component/select
提供一种类似单选的多选模式
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 482
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 2
Description
看起来感觉有点不可思议,但是实际业务中确实存在,主要是类似多选人的场景,因为选人通常通过名字来搜索,选中之后收起菜单,并且情况搜索值,反而是效率更高的交互方式。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Select component's existing single-select and multiple-select behavior and its public API. Define the new selection mode so selecting an option closes the menu and clears the search value, then verify that the interaction matches the requested people-search workflow without changing existing modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100