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

RadioButtonGroup view not initializing properly when multiple groups exist in a single page #11117

Closed
ghost opened this issue Nov 5, 2022 · 4 comments
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/windows 🪟 s/duplicate 2️⃣ This issue or pull request already exists t/bug Something isn't working
Milestone

Comments

@ghost
Copy link

ghost commented Nov 5, 2022

Description

When a page containing multiple data bound radiobutton groups is initialized, the checked state of only the last group is shown correctly.

image

The data bindind itself works as expected, only problem seems to be the IsChecked state upon initialization.

Steps to Reproduce

  1. start up application
  2. first radiobutton group is databound correctly, but IsChecked for the 'True' radiobutton is incorrect (ViewModel starts off at 'true')

Link to public reproduction project repository

https://github.com/stevepeeters/RadioButtonGroupBug

Version with bug

7.0 Release Candidate 2

Last version that worked well

Unknown/Other

Affected platforms

Windows, I was not able test on other platforms

Affected platform versions

Windows 10 and 11

Did you find any workaround?

No response

Relevant log output

No response

@ghost ghost added the t/bug Something isn't working label Nov 5, 2022
@softlion
Copy link
Contributor

softlion commented Nov 6, 2022

The return :) It's a bug I reported 9 months ago and was "fixed" 3 times already.

@jsuarezruiz jsuarezruiz added the area-controls-radiobutton RadioButton, RadioButtonGroup label Nov 7, 2022
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Nov 7, 2022
@jsuarezruiz jsuarezruiz added the i/regression This issue described a confirmed regression on a currently supported version label Nov 7, 2022
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Nov 7, 2022
@ghost
Copy link

ghost commented Nov 7, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@MartyIX
Copy link
Contributor

MartyIX commented Nov 7, 2022

Any workaround for this?

@samhouts samhouts added platform/windows 🪟 and removed i/regression This issue described a confirmed regression on a currently supported version labels Mar 2, 2023
@samhouts
Copy link
Member

samhouts commented Mar 2, 2023

Duplicate of #11418

@samhouts samhouts marked this as a duplicate of #11418 Mar 2, 2023
@samhouts samhouts closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
@samhouts samhouts added the s/duplicate 2️⃣ This issue or pull request already exists label Mar 2, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 2, 2023
@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-radiobutton RadioButton, RadioButtonGroup platform/windows 🪟 s/duplicate 2️⃣ This issue or pull request already exists t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants