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

SplitButton's arrow-down icon displays incorrectly when the iconClass option is configured #7345

Closed
alestoya opened this issue May 15, 2023 · 0 comments
Assignees
Labels
Bug C: SplitButton FP: Completed Sync status with associated Feedback Item jQuery SEV: High

Comments

@alestoya
Copy link

Bug report

SplitButton's arrow-down icon displays incorrectly when the iconClass option is configured.

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open the following dojo
  2. Switch to a version prior to 2023.1.314 and observe the behavior.

Current behavior

The SplitButton's arrow-down icon is substituted with the icon class specified in the iconClass configuration option.

Expected/desired behavior

The SplitButton's arrow-down icon should not be substituted with the icon class specified in the iconClass configuration option.

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label May 15, 2023
@pepinho24 pepinho24 self-assigned this May 31, 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 Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: SplitButton FP: Completed Sync status with associated Feedback Item jQuery SEV: High
Projects
None yet
Development

No branches or pull requests

3 participants