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

QStepper: active state on error, when activeIcon="none" does not show the prefix but empty #15259

Open
ThomasKro opened this issue Jan 12, 2023 · 0 comments
Assignees
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@ThomasKro
Copy link

What happened?

In the QStepper if the activeIcon is set to "none" then the prefix is displayed.
This does not happen on an QStep when error is true. Here it will just display nothing.

What did you expect to happen?

The prefix to be showen.

Reproduction URL

https://codepen.io/ThomasKro/pen/yLqbGox

How to reproduce?

  1. Click on reproduction link
  2. The 3rd step should display the prefix "3" but it displayes nothing.
  3. To verify click on another step to see the prefix displayed there.

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@ThomasKro ThomasKro added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Jan 12, 2023
@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite labels Jan 12, 2023
@rstoenescu rstoenescu self-assigned this Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-vite kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants