Unplanned
Last Updated: 11 Jun 2025 07:45 by Benjamin
ecobite
Created on: 10 Jun 2025 14:54
Category: MultiSelect
Type: Bug Report
2
MultiSelect is closing when used as Grid editor

Bug report

When the MultiSelect is used inside the Grid as a custom editor, the component gets closed on focus or when the user tries to select a second item.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/oCPdsViX.
  2. Click the 'Edit' button and try to select two items in the third column 'Dont work'.

Current behavior

The first item is correctly selected, however, the pop-up is closed every time the user clicks in the input, thus it is not possible to select a second item.

Expected/desired behavior

The popup should not close on focus the MultiSelect input and it should be possible to select multiple items.

The issue is a regression starting with 2025.2.520

Workaround

The MultiSelect is not closed when the downArrow is enabled (column 'Works')

Environment

  • Kendo UI version: 2025.2.520
  • Browser: [all ]
1 comment
Benjamin
Posted on: 11 Jun 2025 07:45
Also got the issue, spending hours on it... Thanks a lot for the workaround!