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

[QA] Show progress bar when delete or rename takes longer #2134

Closed
jnweiger opened this issue Oct 2, 2019 · 4 comments · Fixed by #8611
Closed

[QA] Show progress bar when delete or rename takes longer #2134

jnweiger opened this issue Oct 2, 2019 · 4 comments · Fixed by #8611
Assignees
Labels
feature:files Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Oct 2, 2019

Steps:

  • Click on the "Rename" or "Delete" button of any folder for which the user is permitted
  • Type another name and click on OK

ACTUAL: After clicking on "OK" the pop-up will be closed. Ther is no loading bar displayed. After a few seconds the entered name is displayed correctly.

EXPECTED: After the pop-up is closed, a loading bar should be displayed besides the navigation bar while updating the folder name.

@jnweiger jnweiger added the Priority:p4-low Low priority label Oct 2, 2019
@jnweiger
Copy link
Contributor Author

jnweiger commented Oct 2, 2019

Same when adding a favorite:

Steps:

  • Click on the Favorite icon on any folder/file

ACTUAL: See attached video - After clicking on favorite icon, for a short time nothing happens. There is no loading bar displayed. After a few seconds the folder/file is flagged as favorite correctly.

EXPECTED: After clicking on favorite icon, a loading bar should be displayed besides the navigation bar while updating the content area.

@PVince81
Copy link
Contributor

PVince81 commented Oct 8, 2019

favorite already reported here: #1903

@PVince81 PVince81 added the Type:Bug Something isn't working label Oct 8, 2019
@PVince81 PVince81 added this to the Milestone 1: Phoenix for users milestone Oct 8, 2019
@PVince81 PVince81 added feature:files Priority:p3-medium Normal priority and removed Priority:p4-low Low priority labels Oct 8, 2019
@PVince81
Copy link
Contributor

PVince81 commented Oct 8, 2019

I see showing visual feedback as an important feature to make the UI look polished and avoid people wondering whether something is broken.

@kulmann kulmann removed this from the Milestone 1: Phoenix for users milestone Oct 27, 2022
@dj4oC
Copy link

dj4oC commented Nov 4, 2022

I think my issue is related to this one, but I'm not sure.
When I delete a file or a folder, the DELETE gets disabled after clicking and user needs to wait until action is finished.
but: there is no progress or "please wait" or something else shown to the user and the CANCEL Button is still enabled.
So in my opinion, there should be a busy-spinner and the CANCEL-Button needs to be disables

Please see my screen recording:
https://user-images.githubusercontent.com/115982880/199980048-77cc331f-8fd1-4a0f-8306-285f48f4e1a9.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:files Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants