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

[4.4.x]: Assets folder loading indicator not visible #12972

Closed
jwb009 opened this issue Mar 23, 2023 · 3 comments
Closed

[4.4.x]: Assets folder loading indicator not visible #12972

jwb009 opened this issue Mar 23, 2023 · 3 comments
Assignees

Comments

@jwb009
Copy link

jwb009 commented Mar 23, 2023

What happened?

Description

When opening an asset folder on a slow connection, the loading indicator (spinning circle graphic) is often not visible if you have a long container. This is because the loading indicator is placed in the vertical middle of the container, which is often out of the viewport. As a result, you just see a transparent white background over the folders and files, and it appears that nothing is happening.

Steps to reproduce

  1. Open an asset folder which has many assets on a slow connection

Expected behavior

The loading indicator should reside in the viewport regardless of how many assets are in the folder

Actual behavior

The loading indicator is out of the viewport, as in this screenshot:
SCR-20230323-krva

Craft CMS version

4.4.X

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

@i-just
Copy link
Contributor

i-just commented Mar 28, 2023

Hi, thanks for reporting. I submitted PRs to adjust this for Craft 3 and Craft 4.

@brandonkelly
Copy link
Member

Fixed for the next Craft 3 and 4 releases, via #12993 and #12994.

@brandonkelly
Copy link
Member

Craft 3.8.6 and 4.4.6 are out with that fix 🎉

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

No branches or pull requests

3 participants