mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1789] [MERGED] Topbar removed if using sidebar #1571
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/1789
Author: @JoanFo1456
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/10/2025
Merged by: @lancepioch
Base:
main← Head:feature/topbar-be-gone!📝 Commits (6)
e095fa9Topbar removed if sidebar is user setting.6dd2dc6I guess you were right this time, rabbit2ea9db0pint0e0aef1move things around9aa8660remove blank line...a7c0659always enable topbar on app panel because we have no navigation here📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
app/Providers/Filament/AppPanelProvider.php(+1 -0)📝
app/Providers/Filament/PanelProvider.php(+1 -0)📄 Description
Seems that on Filament 4.1 they introduced this option, so you can have a fully topbar-sidebar thing, not like the actual hybrid.


New sidebar when topbar is gone:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.