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

🐞 - Combo box with virtual scroll is not scrollable with mouse wheel. #4179

Closed
2 of 9 tasks
ESITR opened this issue Apr 10, 2023 · 0 comments · Fixed by #4191
Closed
2 of 9 tasks

🐞 - Combo box with virtual scroll is not scrollable with mouse wheel. #4179

ESITR opened this issue Apr 10, 2023 · 0 comments · Fixed by #4191
Assignees
Labels
P1 This issue has high priority S2 This issue has medium severity

Comments

@ESITR
Copy link

ESITR commented Apr 10, 2023

Playground Link

https://taiga-ui.dev/components/combo-box#virtual

Description

Mouse wheel scrolling stops and no longer responds up or down. At the same time, scrolling with the touchpad of the laptop works.

I reproduce the bug on the video and measure the performance: I reload the page, wait for the performance monitor to stabilize, open the combo box, scroll down. After that, the scrolling is blocked, then I wait for the performance monitor graphs, after which I repeat the same thing.

NOTE! Works fine on angular material https://stackblitz.com/edit/angular-9gp6ha?file=src/app/cdk-virtual-scroll-overview-example.html

Scrolllll_Trim.mp4

Angular version

14.2.12

Taiga UI version

3.23.1 || 3.24.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@waterplea waterplea added P1 This issue has high priority S2 This issue has medium severity and removed state: need triage labels Apr 12, 2023
@waterplea waterplea self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 This issue has high priority S2 This issue has medium severity
Development

Successfully merging a pull request may close this issue.

2 participants