baidu / baidu/amis

带有检索功能的下拉组件(combobox)

Open
#3,903 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
18.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

参考:
![image](https://user-images.githubusercontent.com/5292190/160775896-58df6a5b-b6ef-4076-8e0e-2a4ce0082645.png)
https://www.jeasyui.cn/demo.html?plugin=ComboBox&theme=material&dir=ltr&pitem=&sort=asc

需求:
针对快速录入的场景,用户希望通过输入汉语拼音或字典代码的方式,针对select组件进行快速录入。

原因:
在实际工作场景,录入员在操作大型表单的时候,很多表单项目以字典选择的方式出现,他们基本上就是键盘操作(数字、字母、上下左右+tab+回车)完成单据录入。该使用场景较多,比如:运营商、银行等办理业务类,表单复杂,录入强度大。
希望官方能够为此考虑下,提高组件的便捷性。
感谢!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the select or combobox component entry point and reading how it currently handles selection and keyboard input. Define the searchable behavior around Chinese pinyin and dictionary codes, including keyboard-only entry, and verify that users can quickly choose the intended option in large forms.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.