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

.Net MAUI clicked Button stays gray after enabling #12073

Closed
vsfeedback opened this issue Dec 13, 2022 · 2 comments
Closed

.Net MAUI clicked Button stays gray after enabling #12073

vsfeedback opened this issue Dec 13, 2022 · 2 comments
Labels
area-controls-button Button, ImageButton t/bug Something isn't working

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
.NET MAUI Button does not get back to "enabled" appearance after setting IsEnabled = true if it was clicked

Steps to reproduce:

  1. Create new .NET MAUI C# project called "EnableButtons"

  2. Replace MainPage.xaml and MainPage.xaml.cs with the attached

  3. Run in Debug for Windows Machine

  4. Click each button and note how it stays gray after the "Loading..." while not clicked buttons are fine

MainPage.xaml

MainPage.xaml.cs


Original Comments

Feedback Bot on 12/11/2022, 06:31 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Dec 14, 2022
@johannes-steurer
Copy link

Same issue here

@hartez
Copy link
Contributor

hartez commented Dec 27, 2022

This is fixed by #11840, which should be included in the next service release.

@hartez hartez closed this as completed Dec 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 26, 2023
@samhouts samhouts added the t/bug Something isn't working label Feb 5, 2024
@Eilon Eilon added area-controls-button Button, ImageButton and removed legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-button Button, ImageButton t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants