[PR #1170] [MERGED] Fix “delete file” modal layout #3563

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1170
Author: @j-f1
Created: 6/23/2023
Status: Merged
Merged: 6/25/2023
Merged by: @j-f1

Base: masterHead: jed/mobile-fix-delete-file


📝 Commits (3)

  • 88af7de Fix “delete file” modal layout
  • 2822bd7 Add release note
  • 8eb3a9e Add me to the react-router update PR

📊 Changes

3 files changed (+31 additions, -29 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/DeleteFile.js (+24 -28)
📝 upcoming-release-notes/1066.md (+1 -1)
upcoming-release-notes/1170.md (+6 -0)

📄 Description

  • on desktop, it was 500px instead of 512px wide which left it positioned left of center
  • on mobile, it was also 500px wide which overflowed the screen

🔄 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/1170 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/23/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/mobile-fix-delete-file` --- ### 📝 Commits (3) - [`88af7de`](https://github.com/actualbudget/actual/commit/88af7dea680743eaa16fea3bebeec75ba051b710) Fix “delete file” modal layout - [`2822bd7`](https://github.com/actualbudget/actual/commit/2822bd727ef13def63261d0e1b30cdc710bc2aac) Add release note - [`8eb3a9e`](https://github.com/actualbudget/actual/commit/8eb3a9e2bd5f4d1e5481751ee7f606af6c611939) Add me to the react-router update PR ### 📊 Changes **3 files changed** (+31 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/DeleteFile.js` (+24 -28) 📝 `upcoming-release-notes/1066.md` (+1 -1) ➕ `upcoming-release-notes/1170.md` (+6 -0) </details> ### 📄 Description - on desktop, it was 500px instead of 512px wide which left it positioned left of center - on mobile, it was also 500px wide which overflowed the screen --- <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:43:29 -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#3563