[PR #6322] [CLOSED] [WIP] Fix the mobile prefilled payee field search being case-sensitive #36640

Closed
opened 2026-04-20 23:29:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6322
Author: @evantaur
Created: 12/7/2025
Status: Closed

Base: masterHead: mobileTransactionFix


📝 Commits (2)

  • 2652d7a Fixing payee field being case-sensitive.
  • cbf2bc6 adding the yarn generated release note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.tsx (+4 -1)
upcoming-release-notes/6322.md (+6 -0)

📄 Description

Fixes the issue I commented about here:
https://github.com/actualbudget/actual/pull/6050#issuecomment-3621358364


🔄 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/6322 **Author:** [@evantaur](https://github.com/evantaur) **Created:** 12/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mobileTransactionFix` --- ### 📝 Commits (2) - [`2652d7a`](https://github.com/actualbudget/actual/commit/2652d7a3c4868db299cfeec993d22f90a1b24db6) Fixing payee field being case-sensitive. - [`cbf2bc6`](https://github.com/actualbudget/actual/commit/cbf2bc6262f563b94c66b6c297ca369fd3764c44) adding the yarn generated release note ### 📊 Changes **2 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.tsx` (+4 -1) ➕ `upcoming-release-notes/6322.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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes the issue I commented about here: https://github.com/actualbudget/actual/pull/6050#issuecomment-3621358364 --- <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-20 23:29:30 -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#36640