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

Will it be possible to use tabbed pages with shell navigation? #15335

Closed
ComptonAlvaro opened this issue May 30, 2023 · 1 comment
Closed

Will it be possible to use tabbed pages with shell navigation? #15335

ComptonAlvaro opened this issue May 30, 2023 · 1 comment

Comments

@ComptonAlvaro
Copy link

ComptonAlvaro commented May 30, 2023

Description

In the documentation: https://learn.microsoft.com/en-us/dotnet/maui/user-interface/pages/tabbedpage it is said that the tabbeded pages are not compatible with shell: "TabbedPage is incompatible with .NET MAUI Shell apps, and an exception will be thrown if you attempt to use TabbedPage in a Shell app.".

So the question is if it is planned it the future to support tabbed pages with shell applications.

What I want it is to can navigate from a main page to a page that is a tabbed page. I add the code of one application that expose the idea that I would like to do.

In summary, I have a main page, with no tabs, and a settings page that have two tabs, one for user settings and another tab for other settings.

This is the code:

NavigateToTabbedPage.zip

Thanks.

Public API Changes

No need.

Intended Use-Case

Used tabbed pages in shell applications.

@rachelkang
Copy link
Member

Duplicate of #6389

@rachelkang rachelkang marked this as a duplicate of #6389 May 30, 2023
@rachelkang rachelkang closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants