mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #778] [MERGED] Remove unsaved changes alert #962
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue/773📝 Commits (3)
3920347Remove unsaved changes alert568104eRemove this also52eab01Remove this also...📊 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.