[Bug]: Using enter when renaming an existing, or naming a new custom report causes the app to reload & sometimes fail to load #1421

Closed
opened 2026-02-28 19:43:11 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Teprifer on GitHub (Sep 14, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

Running the latest edge, and checked in Firefox and Chrome the web app will reload when saving a report name in two ways.
The desktop app simply does nothing if enter is used.
In both web and desktop the report can be saved by clicking the button add/update.

One:

  1. Create new custom report
  2. Click Save New Report
  3. Enter in any text
  4. Hit enter
  5. Result: web app reloads and report isn't saved.

Two:

  1. Click into an existing custom report
  2. Click to rename report
  3. Enter in any text
  4. Hit enter
  5. Result: web app reloads and report isn't saved and the default new report is loaded.

Two B:

  1. Click into an existing custom report
  2. Use choose report to select a different report
  3. Click to rename report
  4. Enter in any text
  5. Hit enter
  6. Result: web app reloads and report isn't saved and the default new report is loaded.
  7. The rename report option is available after the reload(despite it being the default new report) -
    image
    Trying to use it generates this error:
    image

Often when replicating this the app itself would fail to reload, even trying to amend to the base URL doesn't work and site data has to be cleared as it gets stuck on Initializing the connection to the local database....

Not sure if relevant at all - also noticed the URL after hitting enter and the app reloading has a ? appended to the end: https://192.168.1.11:5006/reports/custom?

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Chrome

Operating System

Windows 11

Originally created by @Teprifer on GitHub (Sep 14, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? Running the latest edge, and checked in Firefox and Chrome the web app will reload when saving a report name in two ways. The desktop app simply does nothing if enter is used. In both web and desktop the report can be saved by clicking the button add/update. One: 1. Create new custom report 2. Click Save New Report 3. Enter in any text 4. Hit enter 5. Result: web app reloads and report isn't saved. Two: 1. Click into an existing custom report 2. Click to rename report 3. Enter in any text 4. Hit enter 5. Result: web app reloads and report isn't saved and the default new report is loaded. Two B: 1. Click into an existing custom report 2. Use choose report to select a different report 3. Click to rename report 4. Enter in any text 5. Hit enter 6. Result: web app reloads and report isn't saved and the default new report is loaded. 7. The rename report option is available after the reload(despite it being the default new report) - ![image](https://github.com/user-attachments/assets/8651dace-2bec-4767-b632-1781405213ea) Trying to use it generates this error: ![image](https://github.com/user-attachments/assets/cda1d366-8ce1-41b7-abb0-941cfde1899d) Often when replicating this the app itself would fail to reload, even trying to amend to the base URL doesn't work and site data has to be cleared as it gets stuck on `Initializing the connection to the local database...`. Not sure if relevant at all - also noticed the URL after hitting enter and the app reloading has a ? appended to the end: `https://192.168.1.11:5006/reports/custom?` ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox, Chrome ### Operating System Windows 11
GiteaMirror added the regressionbug labels 2026-02-28 19:43:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1421