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

Header flickering issue in reacrt-window + infinite loader implementation with Material table. #520

Open
DevAKS-Yara opened this issue Sep 22, 2020 · 2 comments

Comments

@DevAKS-Yara
Copy link

DevAKS-Yara commented Sep 22, 2020

I implemented a react-window (based on #60) along with an infinite loader and Auto sizer with material UI. The table seems to be fulfilling the main objective but there are few issues with it -

  1. header is not sticking on the top in spite of having styles in place.
  2. header is flashing/flickering while scrolling heavily towards up direction. [Steps to reproduce - scroll 50% down then do fast scroll up and observe the header movement ].

Here's the codesandbox example - https://codesandbox.io/s/react-window-with-table-elements-forked-huti6?file=/src/index.tsx:514-542

Any help will be highly appreciated.

Thanks :)

@DevAKS-Yara DevAKS-Yara changed the title Warnings and flickering issue in reacrt-window + infinite loader implementation with Material table. Warnings and header flickering issue in reacrt-window + infinite loader implementation with Material table. Sep 22, 2020
@DevAKS-Yara DevAKS-Yara changed the title Warnings and header flickering issue in reacrt-window + infinite loader implementation with Material table. Header flickering issue in reacrt-window + infinite loader implementation with Material table. Sep 23, 2020
@kaeland
Copy link

kaeland commented Dec 27, 2021

@DevAKS-Yara Hey, were you able to resolve the flickering issue? I'm seeing a similar problem in my end.

@pradeep-malviya-nrg
Copy link

Hi @DevAKS-Yara and @kaeland, were you guys able to resolve the issue?

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

No branches or pull requests

3 participants