svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Loading `more` registrations on events returns page to top #434

Closed Scarletto closed 1 year ago

Scarletto commented 1 year ago

Describe the bug

For events with lots of registrations (like the Weekend or Lunch Lectures), registrations will not all be loaded immediately but new ones will be added when you reach the bottom of the currently loaded registrations (presumably by a call to more()). The page will then shoot back to the top of the registrations, and you have to scroll down to view the newly added registrations.

How to reproduce

Steps to reproduce the behavior:

  1. Go to any LL/Thalia Weekend event
  2. Scroll all the way down

Expected behaviour

Scrolling simply stops when you reach the end of the registrations and is allowed to simply continue after the additional registrations are loaded.

Environment: