[PR #3131] [MERGED] Fix menus autoclosed when clicked element on top of the menu item #4697

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3131
Author: @joel-jeremy
Created: 7/25/2024
Status: Merged
Merged: 7/25/2024
Merged by: @joel-jeremy

Base: masterHead: fix-menus-autoclosed


📝 Commits (2)

  • a5f323d Fix menus autoclosed when clicked element on top of the menu item
  • 220280e Release notes

📊 Changes

4 files changed (+23 additions, -16 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Menu.tsx (+2 -2)
📝 packages/desktop-client/src/components/mobile/accounts/Accounts.jsx (+11 -12)
📝 packages/desktop-client/src/components/mobile/transactions/Transaction.jsx (+4 -2)
upcoming-release-notes/3131.md (+6 -0)

📄 Description

https://discord.com/channels/937901803608096828/1027831756545609789/1265864766631706625


🔄 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/3131 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 7/25/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-menus-autoclosed` --- ### 📝 Commits (2) - [`a5f323d`](https://github.com/actualbudget/actual/commit/a5f323dddba771910cfb21c6c0fd8fbb78e91795) Fix menus autoclosed when clicked element on top of the menu item - [`220280e`](https://github.com/actualbudget/actual/commit/220280ecb99024a2c197af6a43497e640c40e4f8) Release notes ### 📊 Changes **4 files changed** (+23 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Menu.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/mobile/accounts/Accounts.jsx` (+11 -12) 📝 `packages/desktop-client/src/components/mobile/transactions/Transaction.jsx` (+4 -2) ➕ `upcoming-release-notes/3131.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 --> https://discord.com/channels/937901803608096828/1027831756545609789/1265864766631706625 --- <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:50 -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#4697