Skip to content

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, #14343

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
@TatianaKapos
Copy link
Contributor

Looking at 0.78-stable, it looks like that is missing #14315 too! We will want to make sure we match 0.77 and 0.78 so we aren't having regression between the versions

Yajur-Grover and others added 3 commits April 7, 2025 15:58
* fix modal height

* Change files

* reverse change

* add override
@Yajur-Grover Yajur-Grover marked this pull request as ready for review April 7, 2025 23:12
@Yajur-Grover Yajur-Grover requested review from a team as code owners April 7, 2025 23:12
@Yajur-Grover Yajur-Grover merged commit 9613892 into microsoft:0.77-stable Apr 8, 2025
102 checks passed
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.

After closing modal, user is alt+tabbed into a different window already open Modal focus box appearing incorrectly in New Arch app

3 participants