dotnet / dotnet/maui

Page Navigation events currently don't fire with Shell

Open
#11,241 3 comments 0 reactions 0 assignees View on GitHub
area-controls-shell area-core-lifecycle s/triaged t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

`OnNavigatedTo` currently doesn't fire on `Shell` but it should

I'm fairly sure `Loaded` doesn't fire either

### reproduction

- add shell
- override `OnNavigatedTo`
- it doesn't fire

Contributor guide

Open the contributing guide

Research direction

Start with the reported Shell reproduction: add Shell, override OnNavigatedTo, and check whether Loaded fires as well. Trace the Shell navigation lifecycle to find where these callbacks should occur. Done means navigation reliably triggers OnNavigatedTo and the reported Loaded behavior is verified or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.