filament/filament
v3.2.108
v11.20.0
No response
8.3.9
Imagine if you are required to have a "Home" link before your "Dashboard" link in the navigation menu to get the user to the homepage of the website.
When you try to get the URL for a panel you want the dashboard url regardless of the appearance of the navigation menu.
But the current implementation gives you the first navigation item as the panel url, which is counter intuitive and I wouldn't have guessed it if I hadn't done some source diving.
Panel::getUrl()
should always return url('panel-id')
or an explicitly customised url.
Add a navigation item above "Dashboard" and try to get the url of the panel.
https://github.com/mokhosh/filament-dashboard-url-bug
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too