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

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

Open
filipKovachev opened this issue Sep 13, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

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 filipKovachev added Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant