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

fix: fix 22183 RadioButton checked value #22186

Merged
merged 2 commits into from May 13, 2024

Conversation

maonaoda
Copy link
Contributor

@maonaoda maonaoda commented May 3, 2024

Description of Change

Issues Fixed

Fixes #22183

@maonaoda maonaoda requested a review from a team as a code owner May 3, 2024 08:45
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label May 3, 2024
@jsuarezruiz jsuarezruiz added the area-controls-radiobutton RadioButton, RadioButtonGroup label May 3, 2024
@jsuarezruiz
Copy link
Contributor

/azp run

@dotnet-policy-service dotnet-policy-service bot added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 3, 2024
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen PureWeen requested review from dustin-wojciechowski and removed request for mattleibow May 3, 2024 20:28
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@dustin-wojciechowski
Copy link
Contributor

Looks good to me. Recorded the reproduction from the issue using the fix as well (doesn't show but my cursor is clicking between text and ellipses as well)

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-05-08.at.12.54.06.mp4

@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@PureWeen PureWeen merged commit 8b10f39 into dotnet:main May 13, 2024
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RadioButton with value cannot display selected state correctly
6 participants