react-component / react-component/upload
希望手动设置Upload组件的值为video视频url类型时,支持缩略图使用video标签展示视频
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 323
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
希望手动设置Upload组件的值为video视频url类型时,支持缩略图使用video标签展示视频
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 at the Upload component's thumbnail rendering path and inspect how manually supplied video URLs are currently handled. Trace the existing preview behavior and determine where a video URL should render through a video element; the work is done when such values display video thumbnails without regressing other Upload previews.
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
- 38/100