JedWatson / JedWatson/react-select
Unable to disable focus on `Input `after click on `MultiValueRemove `component
Open
Nobody has claimed this yet.
issue/bug-confirmed
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello. Please help me. Can I disable autofocus in Input after click on MultiValueRemove component?

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 by reproducing the click on the MultiValueRemove component and observing the subsequent focus behavior in Input. Inspect the relevant focus handling and determine whether the issue can be addressed through the existing component API; done means the requested focus behavior is reproducible, changed, and covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100