[PR #5926] [MERGED] Update DeleteFileModal to disable delete button when server is offline #36409

Closed
opened 2026-04-20 23:16:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5926
Author: @MatissJanis
Created: 10/14/2025
Status: Merged
Merged: 10/14/2025
Merged by: @MatissJanis

Base: masterHead: matiss/fix-delete-file-modal


📝 Commits (3)

  • af419dd Update DeleteFileModal to disable delete button when server is offline
  • 0673ce9 Update DeleteFileModal to change offline message from "Server is offline" to "Server is not available"
  • 9024093 Add release notes for version 5926

📊 Changes

2 files changed (+46 additions, -25 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/manager/DeleteFileModal.tsx (+40 -25)
upcoming-release-notes/5926.md (+6 -0)

📄 Description

A tiny bugfix. You should not be able to delete server files from "everywhere" if the server is not connected.


🔄 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/5926 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-delete-file-modal` --- ### 📝 Commits (3) - [`af419dd`](https://github.com/actualbudget/actual/commit/af419dd36bd418cb92e533b787589f2131e685ef) Update DeleteFileModal to disable delete button when server is offline - [`0673ce9`](https://github.com/actualbudget/actual/commit/0673ce96b157eccbc564dc3dec44f1cbd44e0fe4) Update DeleteFileModal to change offline message from "Server is offline" to "Server is not available" - [`9024093`](https://github.com/actualbudget/actual/commit/9024093f8457d5986f1c2bc8b7db08ae36a499fb) Add release notes for version 5926 ### 📊 Changes **2 files changed** (+46 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/manager/DeleteFileModal.tsx` (+40 -25) ➕ `upcoming-release-notes/5926.md` (+6 -0) </details> ### 📄 Description A tiny bugfix. You should not be able to delete server files from "everywhere" if the server is not connected. --- <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-04-20 23:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36409