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

[Windows] TabbedPage current page indicator can be wrong. #26069

Open
Mark-NC001 opened this issue Nov 22, 2024 · 2 comments
Open

[Windows] TabbedPage current page indicator can be wrong. #26069

Mark-NC001 opened this issue Nov 22, 2024 · 2 comments
Assignees
Labels
area-controls-tabbedpage TabbedPage migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert p/2 Work that is important, but is currently not scheduled for release platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@Mark-NC001
Copy link

Description

I have a tabbed page with two pages on it, Page 1 and Page 2. When the tabbed page opens, it correctly displays Page 1, and the bar is displayed under the title Page 1. Then select Page 2, and Page 2 is correctly shown and the bar is under the Page 2 title.

If I then select Page 2, close the page. Then re-open (a new instance of the tabbed page), Page 1 is correctly shown, but both the Page 1 title AND Page 2 title have the bar under them!
Image

Steps to Reproduce

No response

Link to public reproduction project repository

https://github.com/Mark-NC001/TabbedPageIssue

Version with bug

8.0.93 SR9.3

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@Mark-NC001 Mark-NC001 added the t/bug Something isn't working label Nov 22, 2024
@samhouts samhouts added platform/windows 🪟 migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert labels Nov 22, 2024
@PureWeen PureWeen added area-controls-tabbedpage TabbedPage p/2 Work that is important, but is currently not scheduled for release labels Nov 22, 2024
@PureWeen PureWeen added this to the Backlog milestone Nov 22, 2024
@vishnumenon2684 vishnumenon2684 self-assigned this Nov 25, 2024
@Mark-NC001
Copy link
Author

(Also, if anyone has a work-around for this, I'd very much appreciate any info as this is a big problem for my app!)

@kevinxufei kevinxufei added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Nov 26, 2024
@kevinxufei
Copy link

I can repro this issue at iOS platform on the latest 17.13 Preview 1(8.0.93 & 8.0.92).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-tabbedpage TabbedPage migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert p/2 Work that is important, but is currently not scheduled for release platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants