[PR #4604] [MERGED] fix: align action buttons in modal for confirming transaction edit #5478

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4604
Author: @tostasmistas
Created: 3/11/2025
Status: Merged
Merged: 3/11/2025
Merged by: @joel-jeremy

Base: masterHead: fix/transaction-edit-modal-style


📝 Commits (1)

  • 9b62611 fix: align action buttons in modal for confirming transaction edit

📊 Changes

2 files changed (+36 additions, -23 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ConfirmTransactionEditModal.tsx (+30 -23)
upcoming-release-notes/4604.md (+6 -0)

📄 Description

This PR fixes https://github.com/actualbudget/actual/issues/4597.

It aligns the "Cancel" and "Confirm" buttons in the modal for confirming a transaction edit to the right-hand side for consistency.


  • Before
Desktop Mobile
image image
  • After
Desktop Mobile
image image


🔄 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/4604 **Author:** [@tostasmistas](https://github.com/tostasmistas) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/11/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix/transaction-edit-modal-style` --- ### 📝 Commits (1) - [`9b62611`](https://github.com/actualbudget/actual/commit/9b62611f170c86c61537ed435638b189dfdcbbc7) fix: align action buttons in modal for confirming transaction edit ### 📊 Changes **2 files changed** (+36 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ConfirmTransactionEditModal.tsx` (+30 -23) ➕ `upcoming-release-notes/4604.md` (+6 -0) </details> ### 📄 Description This PR fixes https://github.com/actualbudget/actual/issues/4597. It aligns the "Cancel" and "Confirm" buttons in the modal for confirming a transaction edit to the right-hand side for consistency. --- - Before Desktop | Mobile :----------:|:----------: <kbd><img width="904" alt="image" src="https://github.com/user-attachments/assets/80bd30d3-a2ed-4133-b4ba-391241b6d627" /></kbd> |<kbd><img width="458" alt="image" src="https://github.com/user-attachments/assets/a1b09e3f-5fb6-4e13-8257-5da4e3e33003" /></kbd> - After Desktop | Mobile :----------:|:----------: <kbd><img width="904" alt="image" src="https://github.com/user-attachments/assets/dcf3ddf2-e788-44d0-b9c7-3b19797214f7" /></kbd> |<kbd><img width="458" alt="image" src="https://github.com/user-attachments/assets/379532cf-421a-4939-9d96-a5568d37b13c" /></kbd> --- --- <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:13:07 -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#5478