mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1181] [MERGED] Must use Closure since MenuItem does not leverage Concerns
#1231
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/1181
Author: @rmartinoscar
Created: 3/28/2025
Status: ✅ Merged
Merged: 3/28/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/MenuItemTranslation📝 Commits (2)
59e9c5dMust useClosuresinceMenuItemdoes not leverage Concerns5b48269TranslateProfileinServerPanelProvider📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
app/Providers/Filament/AdminPanelProvider.php(+4 -2)📝
app/Providers/Filament/ServerPanelProvider.php(+3 -1)📄 Description
https://github.com/filamentphp/filament/issues/13342
I hate cache it should have been catched before https://github.com/pelican-dev/panel/pull/1178
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.