-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Open
Copy link
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: SpreadsheetKendoReactSEV: Mediumpkg:Spreadsheettriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority
Description
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
- Go to https://www.telerik.com/kendo-react-ui/components/spreadsheet
- Type a number value in any of the empty cells
- Press enter and try "true" in the same cell
- 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
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: SpreadsheetKendoReactSEV: Mediumpkg:Spreadsheettriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority