Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

studio: fix infinite scrolling #10951

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Conversation

achen5671
Copy link
Contributor

Summary

https://tsu.atlassian.net/browse/IR-3743

Subtasks Checklist

Breaking Changes

References

closes #insert number here

QA Steps

Copy link
Contributor

@DanielBelmes DanielBelmes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still seeing the same bug. When I switch between Image to Model. The first load of images still appear and then it starts loading kits in. (Example is switching from Model to Image)
image

Copy link
Member

@dinomut1 dinomut1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm also still seeing the original bug. As the infinite scroll tries to load additional assets, if you click on another category it still keeps the previously loaded assets and loads the new ones in addition

@achen5671
Copy link
Contributor Author

@dinomut1 @DanielBelmes hm weird, It seems to be working for me. I changed it to use abort controller as per @HexaField request and it's also seems to work. Can you guys rereview when you have a chance. ty!

Copy link
Member

@dinomut1 dinomut1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screencast from 08-14-2024 10:09:49 AM.webm
still seeing it. If you click on several categories one after the other it happens pretty consistently

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

Successfully merging this pull request may close these issues.

4 participants