[PR #920] [CLOSED] [Bug]: payees not selectable in schedule creation modal #912 #52711

Closed
opened 2026-04-30 21:06:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/920
Author: @biohzrddd
Created: 4/17/2023
Status: Closed

Base: masterHead: issue-912


📝 Commits (2)

  • 5d1728d Missing payees and accounts to PayeeAutocomplete
  • bb61450 release notes

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/schedules/EditSchedule.js (+5 -1)
upcoming-release-notes/920.md (+6 -0)

📄 Description

Fixes #912 . Added missing cached accounts and payees to input to PayeeAutocomplete. Not sure what { idKey: true } does?
Screencast from 04-17-2023 08:36:30 PM.webm


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/920 **Author:** [@biohzrddd](https://github.com/biohzrddd) **Created:** 4/17/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-912` --- ### 📝 Commits (2) - [`5d1728d`](https://github.com/actualbudget/actual/commit/5d1728d1dfc507a6d93ae4727e14f06cfe0f32cd) Missing payees and accounts to PayeeAutocomplete - [`bb61450`](https://github.com/actualbudget/actual/commit/bb614502050c4e78b406bb21ff34be275763c0ab) release notes ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/EditSchedule.js` (+5 -1) ➕ `upcoming-release-notes/920.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fixes #912 . Added missing cached accounts and payees to input to PayeeAutocomplete. Not sure what `{ idKey: true }` does? [Screencast from 04-17-2023 08:36:30 PM.webm](https://user-images.githubusercontent.com/10577752/232593040-6c6cb08a-226e-468b-b88d-b461da2cf2a3.webm) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 21:06:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52711