Skip to content
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

[Bug]: Top navigation breaks panel selection modal #14

Closed
tiagof opened this issue Oct 27, 2023 · 0 comments
Closed

[Bug]: Top navigation breaks panel selection modal #14

tiagof opened this issue Oct 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@tiagof
Copy link

tiagof commented Oct 27, 2023

What happened?

Hi.

Having the same issue as #12 and the suggestion (use another render hook) makes no difference.

It seems that when a panel uses ->topNavigation(), although the Panel Switch button is there (wherever you hook it to), clicking it does not show the panel selection modal.

How to reproduce the bug

Fresh installation, just add ->topNavigation()to the panel in App\Providers\Filament\AdminPanelProvider and try it.

Package Version

1

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

macOS

Notes

No response

@tiagof tiagof added the bug Something isn't working label Oct 27, 2023
@tiagof tiagof changed the title [Bug]: Top navigation break panel selection modal [Bug]: Top navigation breaks panel selection modal Oct 27, 2023
bezhanSalleh added a commit that referenced this issue Nov 17, 2023
@bezhanSalleh bezhanSalleh reopened this Nov 18, 2023
bezhanSalleh added a commit that referenced this issue Nov 18, 2023
Fix: Modal Trigger Issue with Top Navigation Enabled
fixes #12 and #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants