Tencent / Tencent/tdesign-react
【Input】Input组件是不是暂不支持搜索功能,也就是Input.Search功能
Open
Nobody has claimed this yet.
💪🏻 enhancement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
这个功能解决了什么问题
有时候在过滤需求的时候,需要通过关键字搜索,建议有search 功能
你建议的方案是什么?
同其他UI组件库,建议暴露出Search, const { Search } = Input
Contributor guide
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 at the Input component entry point and review its existing public API and patterns for related components. Define the expected Input.Search behavior and API, then verify that the new export is usable as const { Search } = Input and that the search interaction is covered by the component's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100