[PR #2766] [MERGED] 🐛 fix recurring schedule datepicker - port to new Popover #4497

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2766
Author: @MatissJanis
Created: 5/16/2024
Status: Merged
Merged: 5/17/2024
Merged by: @MatissJanis

Base: masterHead: matiss/fix-2758


📝 Commits (2)

  • 1815261 🐛 fix recurring schedule datepicker - port to new Popover
  • ff2e1b6 Release notes

📊 Changes

2 files changed (+37 additions, -28 deletions)

View changed files

📝 packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx (+31 -28)
upcoming-release-notes/2766.md (+6 -0)

📄 Description

Fix recurring datepicker not working as expected by porting it to the new Popover.

Fixed #2758


🔄 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/2766 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 5/16/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-2758` --- ### 📝 Commits (2) - [`1815261`](https://github.com/actualbudget/actual/commit/181526117138e01cdb18b2551bfdaa810e728b3b) :bug: fix recurring schedule datepicker - port to new Popover - [`ff2e1b6`](https://github.com/actualbudget/actual/commit/ff2e1b6b28a0422e684204a783206c82de531177) Release notes ### 📊 Changes **2 files changed** (+37 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/select/RecurringSchedulePicker.jsx` (+31 -28) ➕ `upcoming-release-notes/2766.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fix recurring datepicker not working as expected by porting it to the new `Popover`. Fixed #2758 --- <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 20:56:36 -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#4497