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

The default value for Boolean fields in the Filter Widget is null. #6396

Closed
gdenchevprog opened this issue Apr 28, 2021 · 0 comments
Closed
Assignees
Labels
Bug C: Filter FP: Completed Sync status with associated Feedback Item SEV: Low
Milestone

Comments

@gdenchevprog
Copy link
Contributor

Bug report

Newly added expressions with Boolean fields have a default value of null instead of false.

Reproduction of the problem

  1. Open the following dojo: https://dojo.telerik.com/@gdenchev/uWeYOJuR
  2. Add a new expression using the filter widget and select 'Featured' as the field.
  3. Observe the Expression Preview. The value is null instead of false.

Current behavior

The default value of the Boolean fields is null.

Expected/desired behavior

The default value of the Boolean fields should be false.

Environment

  • Kendo UI version: 2021.1.330
  • jQuery version: 1.12.3
  • Browser: [all]
@gdenchevprog gdenchevprog self-assigned this Feb 9, 2022
@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Feb 9, 2022
@dtopuzov dtopuzov added this to the 2022.R1.SP.next milestone Feb 18, 2022
@Dimitar-Goshev Dimitar-Goshev removed the FP: Unplanned Sync status with associated Feedback Item label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Filter FP: Completed Sync status with associated Feedback Item SEV: Low
Projects
None yet
Development

No branches or pull requests

4 participants