Skip to content

Fix scroll issues after refresh on discovery

Martin Santangelo requested to merge fix/discovery-scroll-refresh into patch/4.28.1

Ticket(s) / Related Merge Requests

#4476 (closed)

Summary of Changes

  • Added a scroll to top before refreshing the list, this solves the flashlist's scroll issues when the list is replaced

Testing Considerations

  • Open discovery
  • Scroll down many screens
  • Refresh by pressing the tab again
  • The list should scroll to top, refresh and it should scroll normally after that

Regression Scope

Only affect the discovery list refresh

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Android device

Screenshots

demo

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports