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

Do not use Shell for URI navigation #115

Merged
merged 2 commits into from
Mar 26, 2023
Merged

Conversation

Dreamescaper
Copy link
Owner

Contributes to #105 .

Shell navigation is very hard to make work with Blazor navigation.
On the other hand, Shell provides a lot of functionality, which is not planned for BlazorBindings to implement (like pushing multiple pages at the same time to the stack).

Therefore, I'm replacing it with a regular stack-based navigation (modal stack support will be added later).

@Dreamescaper Dreamescaper merged commit 27a7433 into main Mar 26, 2023
@Dreamescaper Dreamescaper mentioned this pull request Mar 31, 2023
6 tasks
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

Successfully merging this pull request may close these issues.

1 participant