Skip to content

Allow optionally hiding topbar on simple pages#11865

Merged
danharrin merged 5 commits into
filamentphp:3.xfrom
binaryfire:hide-simple-page-topbar
Mar 17, 2024
Merged

Allow optionally hiding topbar on simple pages#11865
danharrin merged 5 commits into
filamentphp:3.xfrom
binaryfire:hide-simple-page-topbar

Conversation

@binaryfire
Copy link
Copy Markdown
Contributor

@binaryfire binaryfire commented Mar 15, 2024

Adds an option to hide the topbar elements (database notifications and profile menu) on simple pages.

This is necessary for 2fa code pages since they are accessed after a user has logged in, but before they are allowed to access notificaitons or edit their profile. Solves: Jacobtims/filament-breezy#334

There are also times you don't want these shown on standalone pages for UX/styling reasons.

@zepfietje zepfietje added the enhancement New feature or request label Mar 15, 2024
@zepfietje zepfietje added this to the v3 milestone Mar 15, 2024
@danharrin danharrin merged commit d38f8e0 into filamentphp:3.x Mar 17, 2024
@binaryfire binaryfire deleted the hide-simple-page-topbar branch April 1, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants