SSWConsulting / SSWConsulting/SSW.Rules
✨ Image Upload Feedback - Add Progress Indicator
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @Marxoz via YakShaver.ai 🦬
cc: @jakebayliss, @Aibono1225, @Marxoz, @PothieuG, @Freego1783
Hi Team!
🟥 Watch the video (1 min 37 sec)
Url from screen share: https://ssw.com.au
Pain
Implement a progress indicator for image uploads in the Rules V3 (TinaCMS) to provide visual feedback during the drag-and-drop process.
Acceptance Criteria
- A progress indicator is displayed when an image is dragged and dropped into the upload area.
- The progress indicator accurately reflects the upload status.
- Users cannot navigate away from the form while the image is uploading.
- The image appears in the body once the upload is complete.
Screenshot

Figure: No progress indicator during image upload
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 by locating the Rules V3 (TinaCMS) image drag-and-drop upload area and tracing its upload flow. Verify the behavior against the four acceptance criteria: visible and accurate progress, blocked navigation during upload, and the completed image appearing in the body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100