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

Delete file from search result #3043

Closed
Talank opened this issue Feb 17, 2020 · 2 comments · Fixed by #3266
Closed

Delete file from search result #3043

Talank opened this issue Feb 17, 2020 · 2 comments · Fixed by #3266
Labels
Type:Bug Something isn't working

Comments

@Talank
Copy link
Contributor

Talank commented Feb 17, 2020

Steps to reproduce

  1. Upload a file named "a1.txt" given that there is no such file with the same name existing anywhere.
  2. in the search box search for the file "a1.txt"
  3. from the search result, delete the file "a1.txt"

Expected behaviour

  1. The file should be disappeared from the search results
  2. And the pop up window should disappear after selecting CANCEL or OK

Actual behaviour

  1. The pop up is still visible
  2. And the file is not removed from the search list until refreshed.
    out-3

Server configuration

Current core master
Current phoenix master

@individual-it
Copy link
Member

@Talank do we have tests that demonstrate that issue?

@Talank
Copy link
Contributor Author

Talank commented Feb 27, 2020

There is a test for #3044 which is similar to this issue, but we do not have any test written to demonstrate this issue.

@PVince81 PVince81 added the Type:Bug Something isn't working label Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants