[PR #576] [MERGED] Remove GUID on hover from PayeeCell #3184

Closed
opened 2026-02-28 20:37:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/576
Author: @gsumpster
Created: 1/25/2023
Status: Merged
Merged: 1/25/2023
Merged by: @MatissJanis

Base: masterHead: gsumpster.remove-guid-on-payee-cell


📝 Commits (1)

  • 4a5511b remove guid from payee cell, fix overflow on transfer account

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/TransactionsTable.js (+8 -2)

📄 Description

Resolves #567 by removing the title attribute on PayeeCell and add text-overflow styling for Transfer Accounts in that cell too.

CleanShot 2023-01-25 at 12 20 16@2x


🔄 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/576 **Author:** [@gsumpster](https://github.com/gsumpster) **Created:** 1/25/2023 **Status:** ✅ Merged **Merged:** 1/25/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `gsumpster.remove-guid-on-payee-cell` --- ### 📝 Commits (1) - [`4a5511b`](https://github.com/actualbudget/actual/commit/4a5511b7ebb96e4b945ca7dfe323ee1ab9126e02) remove guid from payee cell, fix overflow on transfer account ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.js` (+8 -2) </details> ### 📄 Description Resolves #567 by removing the title attribute on PayeeCell and add `text-overflow` styling for Transfer Accounts in that cell too. ![CleanShot 2023-01-25 at 12 20 16@2x](https://user-images.githubusercontent.com/3413011/214681445-d2562550-5d6b-4338-9dde-33ed9a38b62b.png) --- <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 20:37:46 -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#3184