mdx-editor / mdx-editor/editor
Loading Wheel for Image Upload
Open
Nobody has claimed this yet.
feature request/enhancement
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 307
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 5
Description
If an image takes 5 seconds to upload, the image dialogue just stays open and stuck which is a jarring user experience.
Contributor guide
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 by reproducing an image upload that takes several seconds and inspect the image upload dialog entry point. The work is done when the dialog visibly indicates that the upload is in progress instead of appearing stuck, while the existing upload flow still completes normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100