mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1008] [MERGED] Add missing selectablePlaceholder(false) & native(false) Fix 500
#1113
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/1008
Author: @rmartinoscar
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/MissingSelectablePlaceHolderFalse📝 Commits (2)
b4ce927Add missingselectablePlaceholder(false)e15b3faAdd missingnative(false)📊 Changes
4 files changed (+13 additions, -3 deletions)
View changed files
📝
app/Filament/Admin/Pages/Settings.php(+1 -0)📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+2 -0)📝
app/Filament/Pages/Auth/EditProfile.php(+7 -2)📝
app/Filament/Server/Resources/ScheduleResource.php(+3 -1)📄 Description
Those where causing 500
Added
native(false)for cleaner UI🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.