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

Animation glitch in QStepper with autofocused QInput #17464

Open
suyundukov opened this issue Aug 27, 2024 · 0 comments
Open

Animation glitch in QStepper with autofocused QInput #17464

suyundukov opened this issue Aug 27, 2024 · 0 comments
Labels

Comments

@suyundukov
Copy link
Contributor

What happened?

The animation becomes glitchy or jittery when transitioning to a step with an autofocused QInput:

n.mp4

Disabling autofocus or manually setting focus after the animation resolves the issue.

What did you expect to happen?

The QStepper should animate smoothly, and the QInput should be focused without causing any glitches.

Reproduction URL

https://codepen.io/suyundukov/pen/jOjKdEW

How to reproduce?

  1. Create a QStepper with animated transitions.
  2. Place a QInput inside a step and set autofocus to true.
  3. Navigate through the steps.

Flavour

Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)

Areas

Components (quasar), Style & Identity (quasar)

Platforms/Browsers

Firefox, Chrome, Safari, iOS, Android

Quasar info output

No response

Relevant log output

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant