[PR #1820] [MERGED] fix styling of transaction page on mobile #18336

Closed
opened 2026-04-14 20:41:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1820
Author: @KaiBelmo
Created: 10/19/2023
Status: Merged
Merged: 11/4/2023
Merged by: @MatissJanis

Base: masterHead: fix-styling-on-mobile


📝 Commits (5)

  • 247999a style: fix margin on input field
  • 0da949a style: change height and width of checkbox
  • 67d834d add changelog
  • f2e65da Rebase + vrt updates
  • 07c492f Move cleared checkbox style declaration

📊 Changes

6 files changed (+14 additions, -4 deletions)

View changed files

📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-from-accounts-id-page-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-via-footer-button-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-via-footer-button-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/mobile/MobileForms.js (+2 -2)
📝 packages/desktop-client/src/components/transactions/MobileTransaction.js (+6 -2)
upcoming-release-notes/1820.md (+6 -0)

📄 Description

fix styling of transaction page on mobile.
old ui:
input22
new ui:
input23

i modified also the check box.
f1


🔄 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/1820 **Author:** [@KaiBelmo](https://github.com/KaiBelmo) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fix-styling-on-mobile` --- ### 📝 Commits (5) - [`247999a`](https://github.com/actualbudget/actual/commit/247999a1eeea942c4a26b09098fda8c200380be7) style: fix margin on input field - [`0da949a`](https://github.com/actualbudget/actual/commit/0da949ab8a73d1fb480481051c8d10e3d8c0e402) style: change height and width of checkbox - [`67d834d`](https://github.com/actualbudget/actual/commit/67d834d5bb22ce37e3841f42c7ce3612175b84c0) add changelog - [`f2e65da`](https://github.com/actualbudget/actual/commit/f2e65daebe86ebbc25ae7d2b398c059b588c31b1) Rebase + vrt updates - [`07c492f`](https://github.com/actualbudget/actual/commit/07c492f36752d1d8759e72c58f4b7045a789a3dc) Move cleared checkbox style declaration ### 📊 Changes **6 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-from-accounts-id-page-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-via-footer-button-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-via-footer-button-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/mobile/MobileForms.js` (+2 -2) 📝 `packages/desktop-client/src/components/transactions/MobileTransaction.js` (+6 -2) ➕ `upcoming-release-notes/1820.md` (+6 -0) </details> ### 📄 Description fix styling of transaction page on mobile. old ui: ![input22](https://github.com/actualbudget/actual/assets/51862296/dbd44912-232e-43ce-9ae9-0e2b5309c357) new ui: ![input23](https://github.com/actualbudget/actual/assets/51862296/33678bbb-9422-4b37-98e7-36d33c20c12f) i modified also the check box. ![f1](https://github.com/actualbudget/actual/assets/51862296/db4b4089-8c1a-4d79-af41-a4339ff2a326) --- <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-04-14 20:41:21 -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#18336