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 in a form does not reset its value #6113

Closed
IvanDanchev opened this issue Nov 3, 2020 · 0 comments
Closed

ComboBox in a form does not reset its value #6113

IvanDanchev opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels
Bug C: ComboBox FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Medium
Milestone

Comments

@IvanDanchev
Copy link
Contributor

IvanDanchev commented Nov 3, 2020

Bug report

Reproduction of the problem

Dojo example.

  1. Press the "reset" button.

Current behavior

The ComboBox's value is cleared and the placeholder is displayed.

The Pickers had the same behavior before this issue was closed: #4767

Scenario: 2.

  1. Open the dropdown and select a different item.
  2. Click "reset". The initial item is properly displayed as selected. (expected)
  3. Click "reset" again. The value is cleared (not expected)

Expected/desired behavior

The initial value remains.

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: 3.4.1
  • Browser: [all]
@IvanDanchev IvanDanchev added Bug C: ComboBox SEV: Medium jQuery FP: Unplanned Sync status with associated Feedback Item labels Nov 3, 2020
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Feb 23, 2024
@sspasova sspasova added the Next Release Item that will be included in the next official release label Feb 23, 2024
@sspasova sspasova added this to the 2024 Q2 milestone Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: ComboBox FP: Completed Sync status with associated Feedback Item jQuery Next Release Item that will be included in the next official release SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants