react-component / react-component/tree-select
[mobile] 怎么不让search input每次都自动focus?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 312
- Forks
- 204
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Description
mobile 端不需要每次都focus, 会弹出键盘,有没有地方可以设置
Contributor guide
No contributing guide indexed for this repository
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 locating the mobile search input and its focus behavior in the component. Check whether an existing option controls automatic focus, then determine how mobile users can prevent the keyboard from opening. Done means the input no longer focuses automatically on mobile while normal search behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100