[PR #5733] [MERGED] Integrate responsive design for RecurringSchedulePicker component #6084

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5733
Author: @MatissJanis
Created: 9/15/2025
Status: Merged
Merged: 9/16/2025
Merged by: @MatissJanis

Base: masterHead: matiss/mobile-recurring-schedule-picker


📝 Commits (4)

  • 61c7d6d Integrate responsive design for RecurringSchedulePicker component
  • d06c8a2 🔄 Refactor RecurringSchedulePicker component imports
  • 33bacac 🔄 Update RecurringSchedulePicker layout with SpaceBetween component
  • 8825bf7 [autofix.ci] apply automated fixes

📊 Changes

2 files changed (+43 additions, -21 deletions)

View changed files

📝 packages/desktop-client/src/components/select/RecurringSchedulePicker.tsx (+37 -21)
upcoming-release-notes/5733.md (+6 -0)

📄 Description

The recurring schedule picker has been moved from a Popover to a Modal if used in mobile.

Screenshot 2025-09-15 at 21 12 05

🔄 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/5733 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/mobile-recurring-schedule-picker` --- ### 📝 Commits (4) - [`61c7d6d`](https://github.com/actualbudget/actual/commit/61c7d6dc08d83e6f4debd42842b684f869cde255) ✨ Integrate responsive design for RecurringSchedulePicker component - [`d06c8a2`](https://github.com/actualbudget/actual/commit/d06c8a2eeb940e0e3a78b1b0a65c96f678718e27) 🔄 Refactor RecurringSchedulePicker component imports - [`33bacac`](https://github.com/actualbudget/actual/commit/33bacacdceb598b0d5bcec6386f83245661a522a) 🔄 Update RecurringSchedulePicker layout with SpaceBetween component - [`8825bf7`](https://github.com/actualbudget/actual/commit/8825bf7d9e0e0c4b2cd09a59da3d0ae4fafa4c73) [autofix.ci] apply automated fixes ### 📊 Changes **2 files changed** (+43 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/select/RecurringSchedulePicker.tsx` (+37 -21) ➕ `upcoming-release-notes/5733.md` (+6 -0) </details> ### 📄 Description The recurring schedule picker has been moved from a Popover to a Modal if used in mobile. <img width="433" height="746" alt="Screenshot 2025-09-15 at 21 12 05" src="https://github.com/user-attachments/assets/56f2ebec-4dfd-489a-8a15-baf352d6a740" /> --- <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:23:41 -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#6084