dotnet / dotnet/maui

Delay the creation of the Flyout on FlyoutPage until after the app has started

Open
#9,043 0 comments 0 reactions 0 assignees View on GitHub
area-controls-shell perf/general Task
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

With Shell we modified the code so that the `Flyout` doesn't inflate until after the first layout pass completes. This way it doesn't render until after the app is visible.

https://github.com/dotnet/maui/files/9173812/maui-app_20220723_080303.speedscope.zip

Contributor guide

Open the contributing guide

Research direction

Start by tracing the FlyoutPage startup and layout path, then compare it with the existing Shell behavior described in the issue. Verify when Flyout is created and identify the relevant tests or startup scenario in the repository. Done means FlyoutPage no longer inflates the Flyout before the app is visible, while its post-startup behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.