Skip to content

[Bug] After login redirect to the admin panel instead of the root url#968

Merged
alexjustesen merged 3 commits intomainfrom
967-after-login-redirected-to-the-root-url-instead-of-the-admin-panel
Dec 8, 2023
Merged

[Bug] After login redirect to the admin panel instead of the root url#968
alexjustesen merged 3 commits intomainfrom
967-after-login-redirected-to-the-root-url-instead-of-the-admin-panel

Conversation

@alexjustesen
Copy link
Owner

Description

This PR makes a change to prevent being redirected to the root url after login. By default Filament uses the first navigation item as the URL to redirect to. This was set to the public facing dashboard which caused an undesirable auth path.

Changelog

Added

  • "Public Dashboard" link to the Dashboard page header.

Fixed

  • "Public Dashboard" link now is hidden when disabled

Removed

  • "Home" link from the sidebar navigation

@alexjustesen alexjustesen added the bug Something isn't working label Dec 8, 2023
@alexjustesen alexjustesen self-assigned this Dec 8, 2023
@alexjustesen alexjustesen linked an issue Dec 8, 2023 that may be closed by this pull request
@alexjustesen alexjustesen merged commit 94b6dfa into main Dec 8, 2023
@alexjustesen alexjustesen deleted the 967-after-login-redirected-to-the-root-url-instead-of-the-admin-panel branch December 8, 2023 15:29
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

Successfully merging this pull request may close these issues.

After login redirected to the / root url instead of the admin panel

1 participant