react-component / react-component/picker
"version": "4.3.0" ref转发的blur方法需要调用
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
我有个需求是自定义页脚加一个取消按钮 , 我调用blur方法发现弹窗没有消失,看源码是传进来onBlur方法并没有调用,能否修改一下
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 tracing the picker’s forwarded ref blur method and the onBlur path described in the issue. Reproduce the custom-footer cancel-button case, then verify that calling blur dismisses the popup as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100