svthalia / Reaxit

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

Fix crash oddity when moving events down #441

Closed JAicewizard closed 1 year ago

JAicewizard commented 1 year ago

Fixes an error that happens when there are no events in the future

Summary

There used to be an inconsistency in removing events from up results past and adding them to the down results. This fixes that

How to test

Steps to test the changes you made:

  1. Go to calendar
  2. Click on search
  3. Search for something with no events (in the future)
  4. See that either there are events, or the screen is black and you cannot scroll up