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

[0.77] Backport fixes for Modal #14490

Draft
wants to merge 3 commits into
base: 0.77-stable
Choose a base branch
from

Conversation

Yajur-Grover
Copy link
Contributor

@Yajur-Grover Yajur-Grover commented Apr 4, 2025

Description

Bring in the following changes to fix issues with Modal on 0.77: #14315, #14256

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

Resolves #14485
Resolves #14486

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

acoates-ms and others added 3 commits April 4, 2025 12:38
…14256)

* Rework modal implementation to use public APIs

* shutdown fix

* Change files

* format

* remove dead code

* format

* fixes

* fix

* UIA tree for root component should be kept distinct from main UIA tree

* input offset fix for sub rootviews

* Split modal into two componentview's so that we dont have multiple roots in our componentview tree

* format

* Ensure rootview removes itself from the island, before a new one adds itself on instance reload

* defork some modal test pages

* remove override
…microsoft#14315)

* Allow portals to have independent layout constraints and scale factor

* format

* change files

* fix
@Yajur-Grover Yajur-Grover changed the title [0.77] Backport fixes for modal [0.77] Backport fixes for Modal Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants