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

Loading bar for assets disappears underneath file-dragging UI #6982

Closed
tomkiss opened this issue Oct 9, 2020 · 4 comments
Closed

Loading bar for assets disappears underneath file-dragging UI #6982

tomkiss opened this issue Oct 9, 2020 · 4 comments
Assignees
Labels

Comments

@tomkiss
Copy link

tomkiss commented Oct 9, 2020

Description

When dragging LOTS of assets to a sub-folder in the asset tree, the loading bar may appear underneath the dragged items, depending on page positioning. This may make it seem as if the site has stopped responding.
The loading bar is present, but it's z-index is below the file-dragging UI.

Steps to reproduce

  1. Load the assets viewer on a desktop browser
  2. Select LOTS of assets and drag them to a subfolder
  3. Observe that the loading bar is not visible.

Additional info

  • Craft version: 3.5.12.1
@tomkiss tomkiss added the bug label Oct 9, 2020
@brandonkelly
Copy link
Member

By “loading bar” do you mean the spinner?

@tomkiss
Copy link
Author

tomkiss commented Oct 9, 2020

The little bar that displays progress when moving the files to a sub directory.

I use Google Cloud storage, incase that's relevant here or if it makes the process take longer.

I think this is literally just a z-index fix!

Here you can see the UI from dragging lots of files at the bottom of the screenshot, alongside the progress bar. The progress bar can be easily hidden underneath that dragging files ui.

Screenshot 2020-08-20 at 09 54 37

@andris-sevcenko
Copy link
Contributor

Just fixed this for the next release! Thanks!

@tomkiss
Copy link
Author

tomkiss commented Oct 29, 2020

Ace, nice work!

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

No branches or pull requests

3 participants