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] [IE11] File download spinner never stops and buttons are greyed out #2286

Closed
jnweiger opened this issue Oct 17, 2019 · 3 comments · Fixed by #2310
Closed

[QA] [IE11] File download spinner never stops and buttons are greyed out #2286

jnweiger opened this issue Oct 17, 2019 · 3 comments · Fixed by #2310
Assignees

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Oct 17, 2019

Tested on ACL Version: 0.2.4-9f30f67f (1571148612982)

  • User creates a folder, uploads a file into the folder
  • User clicks the download button

THEN a spinner next to the filename starts, and all buttons become greyed out.

image

User either completes or cancels the download. In both cases:
The spinner continues, the buttons remain grayed out.

Expected behaviour: The spinner disapperars after downloading, and the buttons become active again.

@DeepDiver1975 DeepDiver1975 added this to the Milestone 1: Phoenix for users milestone Oct 17, 2019
@jnweiger
Copy link
Contributor Author

In Firefox, the grayout and spinner also exist. But only briefly, during the actual download. GOOD.

@DeepDiver1975
Copy link
Member

In Firefox, the grayout and spinner also exist. But only briefly, during the actual download. GOOD.

IE uses a different code path then other browsers - so this is expected

@jnweiger
Copy link
Contributor Author

Retested on INT Version: 0.2.4-11a16847 (1571997410356)

Fixed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants