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

Loading indicator and down arrow icon overlaps when loading data in DropDownList #7592

Closed
nelito987 opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
Bug C: DropDownList FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Milestone

Comments

@nelito987
Copy link
Contributor

Bug report

When remote data is loaded in the DropDownList and the loading icon appears while loading, the down arrow icon remains visible. Thus, both icons are overlapping.

Reproduction of the problem

  1. Open the Dojo
    Note: if the data loads fast and the issue does not occur, open the browser developer tools in order to hit the debugger in the requestEnd event handler

Current behavior

Both - the loading indicator and the down arrow icon appear at the same time:
image

Expected/desired behavior

The down arrow icon should disappear while the loading indicator is displayed.

The issue is a regression starting with the 2023 R2 (2023.2.606) version

Environment

  • Kendo UI version: 2023.3.1010
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Nov 14, 2023
@pepinho24 pepinho24 self-assigned this Nov 28, 2023
@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 Nov 29, 2023
@gkitsos
Copy link

gkitsos commented Feb 28, 2024

Hello, is there any temporary solution for this bug?

@sspasova
Copy link

Hello, is there any temporary solution for this bug?

Hello @gkitsos, we have already released the fix for this bug in Kendo UI 2024 Q1 (version 2024.1.130). Please update to the latest version of our product so you can get the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: DropDownList FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

4 participants