Fixed an issue with file loading via the right scrollbar in the media app interface to ensure consistent lazy loading of files when users scroll to the bottom using the right scrollbar, especially in the bottom view.
What Was Happening
Previously, the loading behavior was inconsistent some sessions successfully loaded additional files when scrolled to the bottom, while others failed to trigger the API call, causing files to stop appearing.
What Changed
- Addressed intermittent lazy loading failures tied to the right scrollbar interaction.
- Ensured the loader is reliably triggered upon reaching the scroll threshold.
Applied fixes to both:
- Popup view and
- Standard view of the Media App.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article