[Bug] Previous Day button jumps to oldest entry instead of yesterday #162

Closed
opened 2026-04-05 16:16:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @MrUnknownDE on 12/23/2025

Describe the bug
When viewing the "Instance Activity" with the current date displayed, clicking the "Previous Day" button incorrectly redirects the user to the very first entry in the database (2024-08-27) instead of the previous calendar day.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app and navigate to Charts > Instance Activity.
  2. Ensure the view is showing the current date (today).
  3. Click on the "Previous Day" button.
  4. See error: The view jumps back to 2024-08-27 instead of yesterday's date.

Expected behavior
Clicking the "Previous Day" button should decrement the current date by one day (e.g., from 2025-12-23 to 2025-12-22) rather than jumping to the start of the database history.

Screenshots
https://github.com/user-attachments/assets/66ab0968-9240-468b-8f25-23cb54e1f3c5

What version you are running
VRCX: 2025.12.06

*Originally created by @MrUnknownDE on 12/23/2025* **Describe the bug** When viewing the "Instance Activity" with the current date displayed, clicking the "Previous Day" button incorrectly redirects the user to the very first entry in the database (2024-08-27) instead of the previous calendar day. **To Reproduce** Steps to reproduce the behavior: 1. Open the app and navigate to Charts > Instance Activity. 2. Ensure the view is showing the current date (today). 3. Click on the "Previous Day" button. 4. See error: The view jumps back to 2024-08-27 instead of yesterday's date. **Expected behavior** Clicking the "Previous Day" button should decrement the current date by one day (e.g., from 2025-12-23 to 2025-12-22) rather than jumping to the start of the database history. **Screenshots** https://github.com/user-attachments/assets/66ab0968-9240-468b-8f25-23cb54e1f3c5 **What version you are running** VRCX: 2025.12.06
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#162