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

Choose File Button Functionality: #129

Closed
2 tasks
bhumulanandinireddy opened this issue Jan 24, 2025 · 0 comments · Fixed by #133
Closed
2 tasks

Choose File Button Functionality: #129

bhumulanandinireddy opened this issue Jan 24, 2025 · 0 comments · Fixed by #133
Assignees
Labels
good first issue Good for newcomers

Comments

@bhumulanandinireddy
Copy link
Collaborator

Description: As a user, I need the "Choose File" button to prevent duplicate file uploads, So that I don’t upload the same file twice when selecting multiple files. Additionally, when the same file is selected again, I should see an indication text informing me that the file has already been uploaded.

Context: When uploading files, the system currently uploads the same file twice if selected more than once. An indication text should be displayed when the same file is chosen again, alerting the user that the file has already been uploaded.

Acceptance Criteria:

  • The upload functionality should ensure that each file is only uploaded once, even if selected multiple times.
  • An indication text should be displayed when the same file is chosen again, notifying the user that the file has already been uploaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants