DataTable scrolling bug

Hello,

I noticed a bug/glitch when scrolling through a DataTable with a header taller than a single line. What happens is that every time when scrolling all the way to the bottom of the table, the scroll bar (and the view) jumps up a bit. This is annoying and it also makes it hard to read values from the bottom of the table. Interestingly, the bug does not occur when the table header only has one line.

I’m attaching a video and info about my setup:

OS: various
browser: various

$ conda list | grep dash       
                         
dash 1.20.0
dash-bootstrap-components 0.12.2               
dash-core-components 1.16.0                   
dash-html-components 1.1.3             
dash-renderer 1.9.1              
dash-table 4.11.3            

Screen Recording 2021-07-07 at 11.15.18 (3)

1 Like

I reported the issue on github.