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: No FormControl support #94

Closed
1 of 4 tasks
ilhan007 opened this issue Nov 1, 2023 · 1 comment · Fixed by #112
Closed
1 of 4 tasks

RadioButton: No FormControl support #94

ilhan007 opened this issue Nov 1, 2023 · 1 comment · Fixed by #112
Assignees
Labels
Angular generator Topic related to the Angular Generator bug Something isn't working SAP Build Process Automation
Milestone

Comments

@ilhan007
Copy link
Member

ilhan007 commented Nov 1, 2023

Created the issue on behalf of SAP Build Process Automation:
RadioButton - FormControl support is missing.

Expected Behavior

Steps to Reproduce

  1. Go to '...'
  2. ...
  3. ...

Isolated Example

Context

  • UI5 Web Components version: {...}
  • UI5 Web Components for Angular version: {...}
  • Angular Version: {...}
  • OS/Platform: {...}
  • Browser: {...}
  • Affected component: {...}

Log Output / Stack Trace / Screenshots

{...}

Priority

  • Low
  • Medium
  • High
  • Very High

The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:

  • Breaks entire application or system - High or Very High
  • Accessibility issue - Medium or High
  • Functional issue - Medium or High
  • Visual issue - Low or Medium

Note: The priority might be re-evaluated by the issue processor.

Stakeholder Info (if applicable)

  • Organization: {...}
  • Business impact: {...}
@ilhan007 ilhan007 added the bug Something isn't working label Nov 1, 2023
@timogeib
Copy link

timogeib commented Nov 8, 2023

Please check the CODE example in
https://sap.github.io/ui5-webcomponents/playground/?path=/docs/main-radio-button--docs
ui5-radio-button are nested, Option 2 is there multiple times.
Added example to https://github.tools.sap/I555913/ui5-webcomponents-sandbox for issue 94
FormControl value is set to "true" as soon as a radio is selected, not the selected option. Default form FormControl is not set.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Angular generator Topic related to the Angular Generator bug Something isn't working SAP Build Process Automation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants