[PR #1747] [MERGED] Redirect to previous page when clicking "cancel" on EditFiles page #1550

Closed
opened 2026-02-04 19:56:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1747
Author: @Boy132
Created: 9/24/2025
Status: Merged
Merged: 9/28/2025
Merged by: @Boy132

Base: mainHead: boy132/edit-file-previous-url


📝 Commits (2)

  • bf5ade5 redirect to previous page when clicking "cancel"
  • 72e47b7 use navigate when redirecting to file list

📊 Changes

1 file changed (+23 additions, -6 deletions)

View changed files

📝 app/Filament/Server/Resources/Files/Pages/EditFiles.php (+23 -6)

📄 Description

Closes #1743

Copied from filaments cancel action.


🔄 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/pelican-dev/panel/pull/1747 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/28/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/edit-file-previous-url` --- ### 📝 Commits (2) - [`bf5ade5`](https://github.com/pelican-dev/panel/commit/bf5ade5eaa1cf8a161e3f0efcf9aa683094b4139) redirect to previous page when clicking "cancel" - [`72e47b7`](https://github.com/pelican-dev/panel/commit/72e47b7e39200842f0e2584295447487ad1ec39a) use navigate when redirecting to file list ### 📊 Changes **1 file changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Files/Pages/EditFiles.php` (+23 -6) </details> ### 📄 Description Closes #1743 _Copied from filaments cancel action._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:56:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1550