-
Notifications
You must be signed in to change notification settings - Fork 36
Attachments Not Yet Being Requested But Skeleton Loading #3567
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
Comments
Using 7.8.2 may have been extreme but 7.8.11 still uses progress bars so the results are similar |
Currently, the number of skeleton squares shown is the Default Fetch Limit of Specify 7 (20). Additional Attachments will be fetched when the scroll bar is a certain distance from the bottom. Thus the issue arises when you have a large scale for Attachments. You have to scroll further to reach the 'bottom' and there are always 20 Skeleton Squares. @carlosmbe Do you have any suggestions to how this should be changed? Do you think there should be no skeletons in the Attachment Gallery? Personally, I think the skeletons are nice, but either the amount of scroll-distance distance before they are fetched or the amount of squares themselves should adjust based on the scale set in the Attachment Gallery. |
Alternatively, we can only show the skeleton squares when they are being fetched. |
Yes, this is an oversight of the attachment fetching code I wrote. Both of the solutions you proposed are nice, though the first one is likely better as it would reduce amount of layout shifts happening |
This issue is still pretty annoying... users don't often recognize the issue but I see it often |
Can recreate in edge (7.9.6) |
Describe the bug
The attachments at the far bottom of the video are not yet being requested as we haven't scrolled that far down yet. However, it looks like they're loading. Which can be a bit confusing.
As far as I can tell, it's not really a "Scale" Issue since this was the default on both.
To Reproduce
Steps to reproduce the behavior:
NHMD Test
->Amber
(Any collection is fine really)Attachments
Expected behavior
Pre Skeleton Load Versions loaded attachments till just under the viewable section. Here is an example of V 7.8.2
It has it's own issues but it illustrates well enough
Screen.Recording.2023-06-02.at.2.14.41.PM.mov
Screen Recording of Our Issue
CHipped.Ending.mp4
Desktop:
Database Name: Using
NHMD Test
hereHere are reference shots of when each row has the same number on each version


SMALLEST ON SCALE
6 By Row
The text was updated successfully, but these errors were encountered: