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

💡 [REQUEST] - Add Loading State for Document Upload in AttachmentUploader Component #153

Open
medchedli opened this issue Oct 4, 2024 · 2 comments · May be fixed by #275
Open

💡 [REQUEST] - Add Loading State for Document Upload in AttachmentUploader Component #153

medchedli opened this issue Oct 4, 2024 · 2 comments · May be fixed by #275
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For a PR eligible for Hacktoberfest

Comments

@medchedli
Copy link
Contributor

medchedli commented Oct 4, 2024

Summary

The AttachmentUploader component currently lacks a loading state for document uploads, which can lead to user confusion and a poor user experience. Implementing a loading state will provide visual feedback to users while their document is being uploaded, enhancing the overall usability of the component.

Purpose

  • Improve user experience by providing feedback during the upload process.
  • Prevent users from taking unintended actions while the upload is in progress.

image

Basic Example

  • Add a loading indicator (e.g., spinner or progress bar) to the AttachmentUploader component.
  • The loading state should be displayed as soon as the document upload process starts and should disappear once the upload is complete or fails.
  • Ensure the loading state is accessible and works across different devices and screen sizes.
@medchedli medchedli added enhancement New feature or request good first issue Good for newcomers hacktoberfest For a PR eligible for Hacktoberfest labels Oct 4, 2024
@Sarishc
Copy link

Sarishc commented Oct 5, 2024

Hi, Could you please assign this to me?

@marrouchi
Copy link
Contributor

Done ! @Sarishc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For a PR eligible for Hacktoberfest
Projects
None yet
3 participants