You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when users upload images, there is no visual indication that the upload is in progress. For larger files, this may cause confusion as users might think the upload is stuck or not working.
Proposed Solution:
Show a loader when an image is being uploaded.
Display "Uploading..." text or an animated spinner to indicate progress.
Disable the upload button during the process to prevent multiple submissions.
Ensure the loader disappears once the upload is successful or fails.
20250203-0657-29.9703904.mp4
Benefits:
✅ Better user experience by providing feedback during uploads.
✅ Prevents accidental multiple uploads due to lack of visual confirmation.
✅ Improves accessibility for users with slower internet connections.
I'd love to work on this! Please assign this issue to me, and I'll implement the loader.
Let me know if you’d like any changes!
The text was updated successfully, but these errors were encountered:
Issue Description:
Currently, when users upload images, there is no visual indication that the upload is in progress. For larger files, this may cause confusion as users might think the upload is stuck or not working.
Proposed Solution:
20250203-0657-29.9703904.mp4
Benefits:
✅ Better user experience by providing feedback during uploads.
✅ Prevents accidental multiple uploads due to lack of visual confirmation.
✅ Improves accessibility for users with slower internet connections.
I'd love to work on this! Please assign this issue to me, and I'll implement the loader.
Let me know if you’d like any changes!
The text was updated successfully, but these errors were encountered: