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

Virtual Scroll in QTable does not stop scrolling down when used with Stickey Column in the first column #17107

Open
Ryokusitai opened this issue Apr 14, 2024 · 0 comments
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/umd kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@Ryokusitai
Copy link

What happened?

If you set the first column as Stickey Column in QTable, enable Virtual Scroll, left click and hold on the scroll bar, and scroll down a little bit, it will automatically scroll to the bottom.

What did you expect to happen?

Assuming the scrollbar was left clicked and held, if it is moved slightly, the scrollbar will stop at that position.

Reproduction URL

https://codepen.io/PgMidori/pen/KKYBBwx

How to reproduce?

  1. Go to the provided reproduction link.
  2. click on the scroll bar
  3. click and hold to move the scroll bar down slightly, then wait.

Flavour

UMD

Areas

Components (quasar)

Platforms/Browsers

Chrome

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/umd labels Apr 14, 2024
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/umd kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant