react-component / react-component/image
Image.PreviewGroup 左右切换下一张图片时回调获取current值
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 124
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
和onVisibleChange一样 搞一个onCurrentChange 获取current值
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 with Image.PreviewGroup and its existing onVisibleChange callback. Trace how the current image value is determined when moving between previews. Done means an onCurrentChange callback exposes the current value during left and right navigation, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100