react-component / react-component/select

searchValue in the SelectProps type, what kind of effect does it have?

Open
#697 0 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

Hi!
thx useful libs.

I can use searchValue props like this,

https://codesandbox.io/s/youthful-danilo-b2xh9?file=/App.tsx

https://github.com/react-component/select/blob/master/src/Select.tsx#L107

but I don't know what effect it will have as it is not documented.

https://select-react-component.vercel.app/

Is this deprecated?

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 with src/Select.tsx around the SelectProps definition and the searchValue prop, then compare its behavior with the linked CodeSandbox and documentation site. Document what effect searchValue has and clarify whether it is deprecated, if the source and current documentation establish that.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
documentation, frontend
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.