[PR #3753] [MERGED] Fix: #3719: Imported payee overflowing on transaction record #5038

Closed
opened 2026-02-28 21:05:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3753
Author: @JahJoey
Created: 10/30/2024
Status: Merged
Merged: 11/4/2024
Merged by: @UnderKoen

Base: masterHead: bug/fix-importedpayee-textoverflow


📝 Commits (3)

  • 4425076 Modified tooltip to have set width to avoid overflow issue on imported payee records
  • 8663ec4 Added release note
  • 4592936 Fixed release note file name

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/common/Tooltip.tsx (+1 -1)
upcoming-release-notes/3753.md (+6 -0)

📄 Description

Fix #3719


🔄 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/3753 **Author:** [@JahJoey](https://github.com/JahJoey) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 11/4/2024 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `bug/fix-importedpayee-textoverflow` --- ### 📝 Commits (3) - [`4425076`](https://github.com/actualbudget/actual/commit/4425076000d35df8de3af2fce76b1672ca23206a) Modified tooltip to have set width to avoid overflow issue on imported payee records - [`8663ec4`](https://github.com/actualbudget/actual/commit/8663ec4fa901490aa90b78cd3a2ae6ccd4abd5a5) Added release note - [`4592936`](https://github.com/actualbudget/actual/commit/4592936e2e1001f74dc8eb441135d334bc39efc6) Fixed release note file name ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Tooltip.tsx` (+1 -1) ➕ `upcoming-release-notes/3753.md` (+6 -0) </details> ### 📄 Description Fix #3719 --- <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-02-28 21:05:01 -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#5038