kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Stepper] Validation icon switches from step to label when svgIcon is used

Open filipKovachev opened this issue 5 months ago • 0 comments

Describe the bug Currently if label, isValid and svgIcon prop are used, the validation icon shifts to the label

To Reproduce

  1. Open this example: https://stackblitz.com/edit/rznmpi-dbt3fp?file=src%2Fmain.vue
  2. Observe the inconsistent validation for all three cases

Expected behavior The validation icon appears on the step

Reported in Ticket ID: 1663932

filipKovachev avatar Sep 13 '24 10:09 filipKovachev