[PR #3147] [MERGED] Add Modal2 backdrop #4707

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

📋 Pull Request Information

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

Base: masterHead: modal2-backdrop


📝 Commits (4)

📊 Changes

6 files changed (+10 additions, -0 deletions)

View changed files

📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/playwright.config.js (+3 -0)
📝 packages/desktop-client/src/components/common/Modal2.tsx (+1 -0)
upcoming-release-notes/3147.md (+6 -0)

📄 Description

Resolves https://github.com/actualbudget/actual/issues/3145


🔄 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/3147 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 7/27/2024 **Status:** ✅ Merged **Merged:** 7/29/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `modal2-backdrop` --- ### 📝 Commits (4) - [`b2cf3e8`](https://github.com/actualbudget/actual/commit/b2cf3e80aec768144df5f364b5592a1fb8fd6ed4) Add Modal2 backdrop - [`d73f961`](https://github.com/actualbudget/actual/commit/d73f961a424f8085e06388f82281d1ff2608bd96) Release notes - [`078fd14`](https://github.com/actualbudget/actual/commit/078fd14be09a860a87bdbc80c426ec86068b7694) VRT - [`33e06a6`](https://github.com/actualbudget/actual/commit/33e06a6ad8d23e0332dbf2e29ab152fd2c200461) Use HTML reported when running tests locally ### 📊 Changes **6 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/accounts.test.js-snapshots/Accounts-closes-an-account-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/playwright.config.js` (+3 -0) 📝 `packages/desktop-client/src/components/common/Modal2.tsx` (+1 -0) ➕ `upcoming-release-notes/3147.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 --> Resolves https://github.com/actualbudget/actual/issues/3145 --- <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:00:00 -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#4707