react-component / react-component/image
preview能否增加placeholder参数
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 124
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
这里的PreviewImage能否从useStatus里增加返回一个status的参数,然后参考Image.tsx那边一样根据status展示loading
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 src/Preview.tsx at line 92 and compare the status handling in Image.tsx. Check how useStatus is used by PreviewImage, then determine the placeholder behavior for each status and verify that Preview renders the loading state consistently.
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
- Mostly clear
- Newbie friendliness
- 45/100