Skip to content

User menu doesn't appear in collapsible menu #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
feeh27 opened this issue Mar 18, 2025 · 0 comments
Open

User menu doesn't appear in collapsible menu #138

feeh27 opened this issue Mar 18, 2025 · 0 comments

Comments

@feeh27
Copy link

feeh27 commented Mar 18, 2025

PHP: 8.4.2
Nova: 5.4.0 (Silver Surfer)
Laravel: 12.2.0

Config 1:

[
    'move_user_menu' => true,
    'move_theme_switcher' => true,
    'move_notification_center' => false,
    'section_title' => false,
    'collapse_on_select' => false,
    'collapse_on_refresh' => true,
]

Image

Config 2:

[
    'move_user_menu' => false,
    'move_theme_switcher' => true,
    'move_notification_center' => false,
    'section_title' => false,
    'collapse_on_select' => false,
    'collapse_on_refresh' => true,
]

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant