Tencent / Tencent/tdesign-react

【Input】Input组件是不是暂不支持搜索功能,也就是Input.Search功能

Open
#2,056 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.