react-component / react-component/select

提供一种类似单选的多选模式

Open
#146 11 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.