Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Loader While Uploading Images #55

Open
ishaanxgupta opened this issue Feb 3, 2025 · 0 comments
Open

Add a Loader While Uploading Images #55

ishaanxgupta opened this issue Feb 3, 2025 · 0 comments

Comments

@ishaanxgupta
Copy link
Contributor

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:

  • 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant