[PR #761] [MERGED] Hide sidebar on server list #947

Closed
opened 2026-02-05 17:59:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/761
Author: @Boy132
Created: 12/4/2024
Status: Merged
Merged: 12/4/2024
Merged by: @Boy132

Base: mainHead: fix/server-list-sidebar


📝 Commits (1)

  • aab4cfd disable navigation on server list to hide sidebar

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/Providers/Filament/AppPanelProvider.php (+1 -1)

📄 Description

Disables navigation on the server list to make sure the content is centered.

Before:
image

After:
image


🔄 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/761 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/server-list-sidebar` --- ### 📝 Commits (1) - [`aab4cfd`](https://github.com/pelican-dev/panel/commit/aab4cfdef43437501781488c5669d08344abaf3c) disable navigation on server list to hide sidebar ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Providers/Filament/AppPanelProvider.php` (+1 -1) </details> ### 📄 Description Disables navigation on the server list to make sure the content is centered. Before: ![image](https://github.com/user-attachments/assets/aeefec2c-ec4e-4016-a4db-4a08f4bc97a2) After: ![image](https://github.com/user-attachments/assets/62634713-dedb-4db1-bd70-56f1c4c3b571) --- <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-05 17:59:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#947