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

Table virtual scroll is buggy with zebra stripes on odd/even change #968

Open
FlyersPh9 opened this issue Jan 9, 2023 · 3 comments
Open
Labels
bug Something isn't working react Needs change in react package

Comments

@FlyersPh9
Copy link
Collaborator

FlyersPh9 commented Jan 9, 2023

Was not confirmed before creating issue, please first confirm this is still present.

@FlyersPh9 FlyersPh9 added needs more info This issue is waiting on more info from author react Needs change in react package bug Something isn't working labels Jan 9, 2023
@mayank99
Copy link
Contributor

Closing this for lack of info. Feel free to reopen when you have a repro.

@mayank99 mayank99 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2023
@veekeys
Copy link
Member

veekeys commented Feb 14, 2023

Have you tried enabling virtualization on zebra-striped table? Then try scrolling down and you will see a nice animation happening while rows are changing color :)
Using storybook virtualized story as a repro is fully enough.
Css selectors of even-odd will not work on virtualized table.

@mayank99
Copy link
Contributor

Created repro: https://codesandbox.io/s/itwinui-table-zebra-virtualization-bug-158ui7

In this table, pay close attention to row 100, it changes background color when scrolling up and down.

Screen.Recording.2023-02-15.at.11.18.07.AM.mov

@mayank99 mayank99 reopened this Feb 15, 2023
@mayank99 mayank99 removed the needs more info This issue is waiting on more info from author label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react Needs change in react package
Projects
None yet
Development

No branches or pull requests

3 participants