Skip to content

[Bug][Spreadsheet] Cell values disappear when changing from numeric to boolean #3423

@vveesseelliinnaa

Description

@vveesseelliinnaa

Description

In the Kendo React Spreadsheet, cell values disappear when changing from a numeric input to a boolean (TRUE/FALSE). When a user first types a number in a cell, the Spreadsheet automatically infers the cell’s data type as numeric. Later, if the user tries to replace that value with a boolean input, the cell value disappears. See video below of the issue.

Plan

KendoReact

Steps To Reproduce

  1. Go to https://www.telerik.com/kendo-react-ui/components/spreadsheet
  2. Type a number value in any of the empty cells
  3. Press enter and try "true" in the same cell
  4. Press enter to see that the new boolean value will disappear

Screenshots or video

https://drive.google.com/file/d/1gr5EHzwjs3zi4q2nzFkxyXm3Au9G6NkZ/view?usp=sharing

Actual Behavior

the value disappear

Expected Behavior

The entered value should be displayed in the cell

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the KendoReact package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions