Skip to content

[Windows] Display alerts by Window#14229

Merged
mattleibow merged 1 commit intomainfrom
fix-10026-II
Mar 28, 2023
Merged

[Windows] Display alerts by Window#14229
mattleibow merged 1 commit intomainfrom
fix-10026-II

Conversation

@jsuarezruiz
Copy link
Copy Markdown
Contributor

Description of Change

Currently when displaying alerts are displayed in all the opened windows. This PR include changes to display the alert only in the current parent window.

fix-10026-II

Issues Fixed

Fixes #10026

@jsuarezruiz jsuarezruiz added t/bug Something isn't working platform/windows area-controls-dialogalert DisplayAlert, dialog labels Mar 28, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Mar 28, 2023
@mattleibow mattleibow merged commit 7316373 into main Mar 28, 2023
@mattleibow mattleibow deleted the fix-10026-II branch March 28, 2023 17:44
@mattleibow mattleibow added the backport/suggested The PR author or issue review has suggested that the change should be backported. label Apr 3, 2023
@hartez hartez added the backport/approved After some discussion or review, this PR or change was approved to be backported. label May 31, 2023
@hartez
Copy link
Copy Markdown
Contributor

hartez commented Jun 1, 2023

/backport to net7.0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 1, 2023

Started backporting to net7.0: https://github.com/dotnet/maui/actions/runs/5138927701

@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@samhouts samhouts added the fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-dialogalert DisplayAlert, dialog backport/approved After some discussion or review, this PR or change was approved to be backported. backport/suggested The PR author or issue review has suggested that the change should be backported. fixed-in-8.0.0-preview.3.8149 Look for this fix in 8.0.0-preview.3.8149! platform/windows t/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DisplayAlert popup on multiple open windows

5 participants