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

Tabbar limits number of pages in stack when 1st page is launched from "more" part of Tabbar (more than 4 menu items in a tabbar) #24529

Open
SorenBech2 opened this issue Aug 30, 2024 · 2 comments
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@SorenBech2
Copy link

Description

When a page is pushed to the stack from a 5th menu point (or more) in a Tabbar, it is not possible to add another page to the stack. No exceptions, no errors - execution just stops! If the same page is pushed (GotoAsync()) from a menu point 1-4 on the tabbar no issue. The issue exist on IOS, not on Android nor Windows.

Steps to Reproduce

Use attached repro. Deploy on IOS and select a Tab "Working 1". Press "Go to second page"., then press "Go back". Everything works fine.
Select Tab "Not working 1". Press "Go to second page" Nothing happens. The press < More.

Link to public reproduction project repository

https://github.com/SorenBech2/TestPage

Version with bug

8.0.82 SR8.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

IOS 17.6.1

Did you find any workaround?

No response

Relevant log output

No response

@SorenBech2 SorenBech2 added the t/bug Something isn't working label Aug 30, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@jaosnz-rep jaosnz-rep added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed platform/iOS 🍎 labels Aug 30, 2024
@jaosnz-rep
Copy link

I can repro this issue at iOS platform on the latest 17.12.0 Preview 1.0(8.0.82 & 8.0.80).

@samhouts samhouts added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/iOS 🍎 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

3 participants