react-component / react-component/image
Drawer抽屉里面使用image,预览不展示顶部工具栏
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 124
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
如题
复现代码:
<Image.PreviewGroup >
{arr.map((item) => {
return ;
})}
</Image.PreviewGroup>
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 the provided Drawer and Image.PreviewGroup reproduction, then inspect the image preview entry point and how the Drawer affects the preview toolbar. Confirm the issue by running the example and verify that the preview displays its top toolbar when opened from images inside the Drawer.
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
- Mostly clear
- Newbie friendliness
- 45/100