[GH-ISSUE #912] [Bug]: payees not selectable in schedule creation modal #42015

Closed
opened 2026-04-26 01:36:17 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @MatissJanis on GitHub (Apr 16, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/912

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Screenshot 2023-04-16 at 18 18 51

Possibly related to the autocomplete migration in https://github.com/actualbudget/actual/issues/773

What error did you receive?

No response

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @MatissJanis on GitHub (Apr 16, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/912 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? <img width="835" alt="Screenshot 2023-04-16 at 18 18 51" src="https://user-images.githubusercontent.com/886567/232329589-9e09acf1-4e44-4630-bcfa-c939fdc75599.png"> Possibly related to the autocomplete migration in https://github.com/actualbudget/actual/issues/773 ### What error did you receive? _No response_ ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the help wantedschedulesbug labels 2026-04-26 01:36:17 -05:00
Author
Owner

@j-f1 commented on GitHub (Apr 16, 2023):

May be related to https://github.com/actualbudget/actual/pull/902 — perhaps the modal is not providing the payee/account list?

<!-- gh-comment-id:1510468883 --> @j-f1 commented on GitHub (Apr 16, 2023): May be related to https://github.com/actualbudget/actual/pull/902 — perhaps the modal is not providing the payee/account list?
Author
Owner

@biohzrddd commented on GitHub (Apr 16, 2023):

Confirming this is likely related to #902 as I removed loading the cached payee and account list from inside the function, meaning the calling function must provide it, which the modal is likely not. Might be worth reverting #902 until we find a fix as this is a breaking change.

<!-- gh-comment-id:1510506305 --> @biohzrddd commented on GitHub (Apr 16, 2023): Confirming this is likely related to #902 as I removed loading the cached payee and account list from inside the function, meaning the calling function must provide it, which the modal is likely not. Might be worth reverting #902 until we find a fix as this is a breaking change.
Author
Owner

@joaociocca commented on GitHub (Apr 18, 2023):

Not only that, if we insert a new one, it impacts the modal's title, but still won't show as a selected payee:

image

I had just added "Cooperforte" as a payee using the modal, thinking that maybe that would allow me to select it. It didn't.

<!-- gh-comment-id:1513867458 --> @joaociocca commented on GitHub (Apr 18, 2023): Not only that, if we insert a new one, it impacts the modal's title, but still won't show as a selected payee: ![image](https://user-images.githubusercontent.com/6473725/232919062-00da55e1-d895-4088-a630-00e39cb75aa4.png) I had just added "Cooperforte" as a payee using the modal, thinking that maybe that would allow me to select it. It didn't.
Author
Owner

@MatissJanis commented on GitHub (Apr 19, 2023):

Fixed in the next release

<!-- gh-comment-id:1515052440 --> @MatissJanis commented on GitHub (Apr 19, 2023): Fixed in the next release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#42015