[PR #3019] [MERGED] Fix mobile payee creation display for long payee names #58294

Closed
opened 2026-05-06 22:43:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3019
Author: @JukeboxRhino
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @joel-jeremy

Base: masterHead: fix-payee-input


📝 Commits (1)

  • ee9b691 Fix mobile payee creation

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx (+1 -1)
upcoming-release-notes/3019.md (+6 -0)

📄 Description

The button to create a new payee when entering a transaction on mobile does not currently expand when text wraps. This PR allows the button to expand in the same way it does on desktop.

Before:

Screenshot from 2024-07-09 15-54-49

After:

Screenshot from 2024-07-09 16-28-04
Screenshot from 2024-07-09 16-28-52
Screenshot from 2024-07-09 16-27-07


🔄 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/3019 **Author:** [@JukeboxRhino](https://github.com/JukeboxRhino) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-payee-input` --- ### 📝 Commits (1) - [`ee9b691`](https://github.com/actualbudget/actual/commit/ee9b691313dc3a2c7b2e9c8b5e6c273220af92a0) Fix mobile payee creation ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx` (+1 -1) ➕ `upcoming-release-notes/3019.md` (+6 -0) </details> ### 📄 Description The button to create a new payee when entering a transaction on mobile does not currently expand when text wraps. This PR allows the button to expand in the same way it does on desktop. ## Before: ![Screenshot from 2024-07-09 15-54-49](https://github.com/actualbudget/actual/assets/12942439/344d5b7b-de19-42c9-b32a-1adbecdd1a08) ## After: ![Screenshot from 2024-07-09 16-28-04](https://github.com/actualbudget/actual/assets/12942439/d7ba6d22-b92f-47a2-a135-29e2e2899eb2) ![Screenshot from 2024-07-09 16-28-52](https://github.com/actualbudget/actual/assets/12942439/f5ac99fc-49cb-42f0-8143-c1803b5debf0) ![Screenshot from 2024-07-09 16-27-07](https://github.com/actualbudget/actual/assets/12942439/3f7d6993-f84d-4145-897c-040957526ea3) --- <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-05-06 22:43:57 -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#58294