Skip to content

[iOS] OnAppearing and OnNavigatedTo don't work when using the 'More' tab - fix#27857

Closed
kubaflo wants to merge 1 commit intodotnet:mainfrom
kubaflo:fix-27799
Closed

[iOS] OnAppearing and OnNavigatedTo don't work when using the 'More' tab - fix#27857
kubaflo wants to merge 1 commit intodotnet:mainfrom
kubaflo:fix-27799

Conversation

@kubaflo
Copy link
Copy Markdown
Contributor

@kubaflo kubaflo commented Feb 17, 2025

Issues Fixed

Fixes #27799

Before After
Screen.Recording.2025-02-17.at.20.30.39.mov
Screen.Recording.2025-02-17.at.20.27.08.mov

@kubaflo kubaflo requested a review from a team as a code owner February 17, 2025 19:39
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 17, 2025
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@kubaflo kubaflo added area-core-lifecycle XPlat and Native UIApplicationDelegate/Activity/Window lifecycle events platform/ios area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Feb 17, 2025
@jsuarezruiz
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@kubaflo
Copy link
Copy Markdown
Contributor Author

kubaflo commented Feb 20, 2025

Closed in favour of #27932

@kubaflo kubaflo closed this Feb 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Mar 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-shell Shell Navigation, Routes, Tabs, Flyout area-core-lifecycle XPlat and Native UIApplicationDelegate/Activity/Window lifecycle events community ✨ Community Contribution platform/ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OnAppearing and OnNavigatedTo does not work when using extended Tabbar (tabbar with more than 5 tabs) on IOS.

2 participants