Bugfix: Scrollbar File Loading Issue in Media App

Modified on Thu, 12 Jun at 7:43 AM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article