[PR #3037] [MERGED] Fix the position of the separator in the operator menu when editing a rule #4651

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3037
Author: @ctozlowski
Created: 7/11/2024
Status: Merged
Merged: 7/12/2024
Merged by: @youngcw

Base: masterHead: operations-menu-fix


📝 Commits (2)

  • 223e1c0 Fix line separator position in operations menu
  • 1e20794 release note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/EditRule.jsx (+1 -1)
upcoming-release-notes/3037.md (+6 -0)

📄 Description

Noticed the separator line was in the wrong position when I was editing a rule. This should fix it.

Before:
unfixed

After:
fixed


🔄 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/3037 **Author:** [@ctozlowski](https://github.com/ctozlowski) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/12/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `operations-menu-fix` --- ### 📝 Commits (2) - [`223e1c0`](https://github.com/actualbudget/actual/commit/223e1c0acfefd6dd7f402ccc69971582c7be787e) Fix line separator position in operations menu - [`1e20794`](https://github.com/actualbudget/actual/commit/1e20794491da1b9f0e03226e79809bb3c1661ac1) release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/EditRule.jsx` (+1 -1) ➕ `upcoming-release-notes/3037.md` (+6 -0) </details> ### 📄 Description Noticed the separator line was in the wrong position when I was editing a rule. This should fix it. Before: <img width="341" alt="unfixed" src="https://github.com/user-attachments/assets/feaa85a6-fe0b-49dc-9679-3dd4d3b9fb64"> After: <img width="341" alt="fixed" src="https://github.com/user-attachments/assets/6d6e75dd-58f3-44ab-8974-f667017a85b2"> --- <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:59:08 -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#4651