kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[Bug][Grid] DropDownList in the column menu loses text when value is empty

Open WissamProgress opened this issue 1 year ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

Entering a value and then removing it results in the DropDownList having empty text:

Screenshot 2024-06-07 at 11 05 38

Expected behavior

The default value should be displayed in this case for the DropDownList.

Minimal reproduction of the problem with instructions

  1. Open this demo - https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-column-menu-filter
  2. Enter a value for the first filter
  3. Delete this value

Ticket ID: 1654436

WissamProgress avatar Jun 07 '24 08:06 WissamProgress