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

Checkbox has become required after update if there is a label after the wrapper element. #7798

Open
antonmironovv opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
Bug C: Checkbox FP: Planned Sync status with associated Feedback Item Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: High
Milestone

Comments

@antonmironovv
Copy link

antonmironovv commented Apr 15, 2024

Regression in version 2024.1.319

Bug report

After updating to Telerik UI for ASP.NET Core version 2024.1.319, the checkboxes for non-nullable booleans are not valid when the value is false and if there is a label after the wrapper element.
Introduced after this issue

Reproduction of the problem

Implement a Form with a CheckBox. Submit the Form with the false value for the CheckBox.

Current behavior

The Form is not submitted and the validation for the CheckBox fires.

Expected/desired behavior

The Form should be submitted with the false value for the CheckBox.

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Apr 15, 2024
@antonmironovv antonmironovv changed the title Checkbox has become required after update Checkbox has become required after update if there is a label after the wrapper element. Apr 15, 2024
@aldrashan
Copy link

Will there be a small release to fix this or should everyone just skip version 2024.1.319 and wait for the next major release?

@VicTachev VicTachev added this to the 2024 Q2 (May) milestone May 8, 2024
@github-actions github-actions bot added FP: Planned Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Checkbox FP: Planned Sync status with associated Feedback Item Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: High
Projects
None yet
Development

No branches or pull requests

4 participants