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

RadioButton not visible on iOS #19386

Closed
doriangh opened this issue Dec 13, 2023 · 5 comments
Closed

RadioButton not visible on iOS #19386

doriangh opened this issue Dec 13, 2023 · 5 comments
Labels
area-controls-radiobutton RadioButton, RadioButtonGroup platform/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Milestone

Comments

@doriangh
Copy link

doriangh commented Dec 13, 2023

Description

On iOS, RadioButtons are not visible in the latest nightly builds (and have been for a while). Latest is 9742 as of writing.

Steps to Reproduce

  1. Create a new MAUI application
  2. Update all packages to the latest nightly builds (latest is 8.0.4-nightly.9742 right now)
  3. Add a radio button on the Main page
  4. Observe how it is not visible

Link to public reproduction project repository

No response

Version with bug

Nightly / CI build (Please specify exact version)

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.3

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@doriangh doriangh added the t/bug Something isn't working label Dec 13, 2023
@doriangh doriangh changed the title RadioButton not working on iOS RadioButton not visible on iOS Dec 13, 2023
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Dec 13, 2023
@PureWeen PureWeen added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Dec 13, 2023
@PureWeen PureWeen added this to the Backlog milestone Dec 13, 2023
@ghost
Copy link

ghost commented Dec 13, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@PureWeen
Copy link
Member

This is most likely fixed by #19347

@davidortinau
Copy link
Contributor

davidortinau commented Dec 13, 2023

Looks fixed here on Mac Catalyst and iOS with that PR build.
Screenshot 2023-12-13 at 1 21 17 PM
Screenshot 2023-12-13 at 1 32 46 PM

@PureWeen
Copy link
Member

@doriangh thank you for testing nightly and letting us know!!

@doriangh
Copy link
Author

Is this included in any release? Or will it be included in the SR1?
I have tried with 8.0.4 preview and 8.0.5 first nightly build and I still do not have this working.
Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2024
@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/iOS 🍎 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants