0chain / 0chain/zus-example-webapp
There is no loader to show that an image is getting uploaded
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There should be a loader to inform the user that the file is getting uploaded. Otherwise, the user may think that the operation failed
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the image upload component in the frontend code, likely in a React component. Identify where the upload request is made and add a loading state (spinner or progress indicator) that displays while the upload is in progress. Check the existing UI library or styling for loader patterns. Verify the loader appears and disappears correctly by testing the upload flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100