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

fix issue with upload of the same file #391

Merged
merged 5 commits into from
Jul 2, 2024
Merged

fix issue with upload of the same file #391

merged 5 commits into from
Jul 2, 2024

Conversation

korel-san
Copy link
Collaborator

@korel-san korel-san commented Jul 1, 2024

The flow for the test is like this:

  1. upload a file via the dialog box (click on the component)
  2. click on the trash button
  3. see that the uploaded file is removed
  4. try to upload the same file via the dialog box (click on the component)

Behavior after changes: the same file is uploaded
Behavior before changes: the component does nothing

@korel-san korel-san self-assigned this Jul 1, 2024
@korel-san korel-san added the bug Something isn't working label Jul 1, 2024
@fateeand
Copy link
Contributor

fateeand commented Jul 1, 2024

the code doesn't compile

@korel-san korel-san merged commit 801d327 into master Jul 2, 2024
1 check passed
@korel-san korel-san deleted the fix/file-upload branch July 2, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants