带有检索功能的下拉组件(combobox)
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
参考:

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