[PR #778] [MERGED] Remove unsaved changes alert #962

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/778
Author: @notAreYouScared
Created: 12/7/2024
Status: Merged
Merged: 12/7/2024
Merged by: @notAreYouScared

Base: mainHead: issue/773


📝 Commits (3)

📊 Changes

2 files changed (+7 additions, -18 deletions)

View changed files

📝 app/Filament/Admin/Pages/Settings.php (+0 -9)
📝 resources/views/filament/pages/settings.blade.php (+7 -9)

📄 Description

Closes https://github.com/pelican-dev/panel/issues/773

It does not work as intended, as it ALWAYS says you have unsaved changes... So we can just remove it...


🔄 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/778 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/7/2024 **Status:** ✅ Merged **Merged:** 12/7/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/773` --- ### 📝 Commits (3) - [`3920347`](https://github.com/pelican-dev/panel/commit/3920347c8b6bcff94a2cd135c9d0815d012f98dd) Remove unsaved changes alert - [`568104e`](https://github.com/pelican-dev/panel/commit/568104e6d4b3b0094d41f6a501d0f019672167b7) Remove this also - [`52eab01`](https://github.com/pelican-dev/panel/commit/52eab0102b4bd6aa3fb4384f95b7578ce65cea47) Remove this also... ### 📊 Changes **2 files changed** (+7 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Pages/Settings.php` (+0 -9) 📝 `resources/views/filament/pages/settings.blade.php` (+7 -9) </details> ### 📄 Description Closes https://github.com/pelican-dev/panel/issues/773 It does not work as intended, as it ALWAYS says you have unsaved changes... So we can just remove it... --- <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:06:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#962