Traewelldroid / traewelldroid

Android app for @Traewelling public transport check-in service
https://traewelldroid.de
GNU Affero General Public License v3.0
67 stars 8 forks source link

Statistics: Datepicker extends time span without user input #268

Open flecken66 opened 9 months ago

flecken66 commented 9 months ago

Describe the bug On the statistics page, the selected time span is extended by one day (earlier) if the user does not change the time span in the date picker.

To Reproduce Steps to reproduce the behavior:

  1. Go to the statistics page
  2. Click on the date picker
  3. Without changing the time span, click on OK
  4. See that the start of the selected time span is now one day earlier than before

Expected behavior The selected time span should not change if the user does not change it

Screenshots The clip was recorded on an older version but the bug still exists in the latest version. https://cdn.discordapp.com/attachments/939859952833560588/1155272680820445225/screen-20230924-0039552.mp4

Smartphone:

Additional context : Maybe related to issue #266