react-component / react-component/switch
Didn't mention default behavior of onInternalKeyDown
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 196
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
It would be better to mention there is a default behavior of onInternalKeyDown in antd Switch.
https://ant.design/components/switch-cn/#API
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
Review src/index.tsx at the linked onInternalKeyDown location and the linked antd Switch API page. Update the Switch documentation to mention the default behavior of onInternalKeyDown; done means the API page clearly describes that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100