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

ComboBox's clear button closes the cell in a navigatable Grid #7794

Open
martintabakov opened this issue Apr 8, 2024 · 1 comment
Open
Labels
Bug C: Grid FP: Unplanned Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium

Comments

@martintabakov
Copy link
Contributor

Bug report

In a navigatable Grid with a custom ComboBox cell editor, clicking the clear button closes the cell instead of clearing the value in the ComboBox.

Regression introduced with 2023.2.606

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/OgEBOGoz/2
  2. Edit a cell
  3. Click the ComboBox clear button

Current behavior

The cell exits the edit mode when the button is clicked and the value is not cleared

Expected/desired behavior

The cell should remain in edit mode and the value should be cleared

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
@martintabakov martintabakov added Bug SEV: Medium C: Grid jQuery Regression Broken functionality which was working previously labels Apr 8, 2024
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Apr 8, 2024
@aleksandarevangelatov
Copy link
Contributor

Similar behavior is observed when using the AutoComplete as an editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Unplanned Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Projects
None yet
Development

No branches or pull requests

2 participants