react-component / react-component/image

preview能否增加placeholder参数

Open
#368 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
213
Forks
124
Avg merge
47m
Merged PRs (30d)
1

Description

https://github.com/react-component/image/blob/76ed86683c18221da6920a5a19eaba22bffcf1ec/src/Preview.tsx#L92

这里的PreviewImage能否从useStatus里增加返回一个status的参数,然后参考Image.tsx那边一样根据status展示loading

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.