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

DisplayAlert bug #4253

Closed
yiszza opened this issue Jan 21, 2022 · 11 comments
Closed

DisplayAlert bug #4253

yiszza opened this issue Jan 21, 2022 · 11 comments
Assignees
Labels
area-controls-dialogalert DisplayAlert, dialog platform/android 🤖 s/needs-attention Issue has more information and needs another look s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
Milestone

Comments

@yiszza
Copy link

yiszza commented Jan 21, 2022

Description

When I use DisplayAlert, the changes to ui don't take effect, android's AlertDialog doesn't have this problem

Steps to Reproduce

image

Version with bug

Preview 12 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

android 11

Did you find any workaround?

use android's AlertDialog

Relevant log output

No response

@yiszza yiszza added the t/bug Something isn't working label Jan 21, 2022
@jsuarezruiz jsuarezruiz added this to New in Triage via automation Jan 21, 2022
@jfversluis
Copy link
Member

Hey @yiszza thanks for the report. I'm unsure what you mean by "the UI changes don't take effect". What are you expecting to see and what doesn't happen?

@yiszza
Copy link
Author

yiszza commented Jan 25, 2022

Hey @yiszza thanks for the report. I'm unsure what you mean by "the UI changes don't take effect". What are you expecting to see and what doesn't happen?

this.LogLayout.Clear(); Did not happen

@jfversluis
Copy link
Member

What is LogLayout in this case? I think it would help speed this up if you would add some more relevant code or possibly even a reproduction project :)

@yiszza
Copy link
Author

yiszza commented Jan 25, 2022

What is LogLayout in this case? I think it would help speed this up if you would add some more relevant code or possibly even a reproduction project :)

20220125211745.mp4

MauiApp1.zip

@mterhorst
Copy link

@yiszza I can confirm the same problem. Happens with DisplayPromptAsync as well.

@Eilon Eilon added legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor area-controls-dialogalert DisplayAlert, dialog labels Feb 11, 2022
@shimingsg shimingsg added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Feb 16, 2022
@shimingsg
Copy link
Collaborator

Verified repro with Android 11 and the above project.

@mterhorst
Copy link

Verified repro with Android 11 and the above project.

Yes, reproducible with preview 13.

@Redth Redth modified the milestones: 6.0.300, 6.0.300-rc.2 Mar 22, 2022
@rachelkang rachelkang self-assigned this Mar 31, 2022
@jsuarezruiz
Copy link
Contributor

After opening the Maui AlerDialog and tapping the clear button, nothing happens, right?
issue-4253
Cannot reproduce the issue using the main branch.

@jsuarezruiz jsuarezruiz moved this from New to Ready For Work in Triage Apr 4, 2022
@jsuarezruiz jsuarezruiz added the s/needs-info Issue needs more info from the author label Apr 4, 2022
@ghost
Copy link

ghost commented Apr 4, 2022

Hi @yiszza. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@Muehli-dev
Copy link

I had a similar issue, after Displaying an Alert, changes to Bound ViewModel Properties won't change the corresponding labels.

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels Apr 4, 2022
@PureWeen
Copy link
Member

What is LogLayout in this case? I think it would help speed this up if you would add some more relevant code or possibly even a reproduction project :)

20220125211745.mp4
MauiApp1.zip

I tested this project with the latest RC and this looks fixed

Triage automation moved this from Ready For Work to Done Apr 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 13, 2022
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-dialogalert DisplayAlert, dialog platform/android 🤖 s/needs-attention Issue has more information and needs another look s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

10 participants