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

Add a locked flyout immediately to the view #6827

Merged
merged 2 commits into from
May 5, 2022
Merged

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented May 4, 2022

Description of Change

We optimized shell so that if you don't have a visible flyout it waits until the flyout will be visible before adding it to the view and doing a layout pass. This broke shell if you start out with it locked

Issues Fixed

Fixes #6701

@Eilon Eilon added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label May 4, 2022
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@mattleibow mattleibow merged commit d0b9691 into main May 5, 2022
@mattleibow mattleibow deleted the fix_shell_locked branch May 5, 2022 11:40
@mattleibow mattleibow added this to the 6.0.300 milestone May 5, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
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 platform/android 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell.FlyoutBehavior="Locked" shows empy menu on Andriod
4 participants