[PR #4922] [MERGED] Last reconciled date not visible mobile #5664

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4922
Author: @alecbakholdin
Created: 5/3/2025
Status: Merged
Merged: 5/8/2025
Merged by: @alecbakholdin

Base: masterHead: last-reconciled-date-not-visible-mobile


📝 Commits (5)

  • 80fcfe6 added last reconciled note to the reconciliation popup
  • 4d28814 release notes
  • e7b1971 Update packages/desktop-client/src/components/accounts/Reconcile.tsx
  • 99c2aef bumped up padding
  • 9879148 yarn lint

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/Reconcile.tsx (+14 -1)
upcoming-release-notes/4922.md (+6 -0)

📄 Description

closes #4783

Adds the last reconciled text to the popover when you actually click the reconcile button. This helps with mobile accessibility in landscape, per the issue.
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/4922 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 5/3/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@alecbakholdin](https://github.com/alecbakholdin) **Base:** `master` ← **Head:** `last-reconciled-date-not-visible-mobile` --- ### 📝 Commits (5) - [`80fcfe6`](https://github.com/actualbudget/actual/commit/80fcfe6ef8401307afbbb398bb14023c3851030c) added last reconciled note to the reconciliation popup - [`4d28814`](https://github.com/actualbudget/actual/commit/4d28814e0b12ab2a5b60a94cad8b510aa7ee9a92) release notes - [`e7b1971`](https://github.com/actualbudget/actual/commit/e7b197144d2de87f984b6a7bfdfb807c04740437) Update packages/desktop-client/src/components/accounts/Reconcile.tsx - [`99c2aef`](https://github.com/actualbudget/actual/commit/99c2aeff32977312b03ff6a412923f88d3809080) bumped up padding - [`9879148`](https://github.com/actualbudget/actual/commit/98791487212bb40362d577af3b7917b279683f78) yarn lint ### 📊 Changes **2 files changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Reconcile.tsx` (+14 -1) ➕ `upcoming-release-notes/4922.md` (+6 -0) </details> ### 📄 Description closes #4783 Adds the last reconciled text to the popover when you actually click the reconcile button. This helps with mobile accessibility in landscape, per the issue. ![image](https://github.com/user-attachments/assets/328098af-65db-489e-b8dc-63d5a313891b) --- <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:16:20 -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#5664