[PR #6178] [MERGED] Improve schedule edit form responsiveness for mobile support #36569

Closed
opened 2026-04-20 23:25:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6178
Author: @MatissJanis
Created: 11/17/2025
Status: Merged
Merged: 11/20/2025
Merged by: @MatissJanis

Base: masterHead: matiss/improve-schedule-edit-form-mobile-responsiveness


📝 Commits (5)

  • 80aa2fe Improve schedule edit form responsiveness for mobile support
  • aeeee6a Update VRT screenshots
  • 46da5ca Merge branch 'master' into matiss/improve-schedule-edit-form-mobile-responsiveness
  • 75ba9d7 Update VRT screenshots
  • 629df2c Merge branch 'master' into matiss/improve-schedule-edit-form-mobile-responsiveness

📊 Changes

5 files changed (+276 additions, -243 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx (+7 -0)
📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx (+3 -0)
📝 packages/desktop-client/src/components/schedules/ScheduleEditForm.tsx (+242 -240)
📝 packages/desktop-client/src/components/schedules/ScheduleEditModal.tsx (+18 -3)
upcoming-release-notes/6178.md (+6 -0)

📄 Description

Extracted from https://github.com/actualbudget/actual/pull/6158

On the desktop version there are some tiny changes (such as better padding/margins around elements), but nothing too significant.


🔄 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/6178 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/improve-schedule-edit-form-mobile-responsiveness` --- ### 📝 Commits (5) - [`80aa2fe`](https://github.com/actualbudget/actual/commit/80aa2fedc7ddf37412c07841e35c47f4b716793c) Improve schedule edit form responsiveness for mobile support - [`aeeee6a`](https://github.com/actualbudget/actual/commit/aeeee6afd85b3046b4c480d822b435ea7e067afa) Update VRT screenshots - [`46da5ca`](https://github.com/actualbudget/actual/commit/46da5caa197aa64ad45995209069c39971063aa7) Merge branch 'master' into matiss/improve-schedule-edit-form-mobile-responsiveness - [`75ba9d7`](https://github.com/actualbudget/actual/commit/75ba9d7c6700759f5fad64b3217e5702fc8eb29b) Update VRT screenshots - [`629df2c`](https://github.com/actualbudget/actual/commit/629df2c7a85bfe0a583c742816beced2bf9e452b) Merge branch 'master' into matiss/improve-schedule-edit-form-mobile-responsiveness ### 📊 Changes **5 files changed** (+276 additions, -243 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx` (+7 -0) 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx` (+3 -0) 📝 `packages/desktop-client/src/components/schedules/ScheduleEditForm.tsx` (+242 -240) 📝 `packages/desktop-client/src/components/schedules/ScheduleEditModal.tsx` (+18 -3) ➕ `upcoming-release-notes/6178.md` (+6 -0) </details> ### 📄 Description Extracted from https://github.com/actualbudget/actual/pull/6158 On the desktop version there are some _tiny_ changes (such as better padding/margins around elements), but nothing too significant. --- <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-20 23:25:32 -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#36569