feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Data Table header disappears

Open tippytappy opened this issue 2 years ago • 1 comments

Describe the bug

When using the 'local_data' data table the headers sometimes disappear when moving the cursor between the header and the rows. I can't find a more precise combination, it seems random.

To Reproduce Steps to reproduce the behavior:

  1. Go to this workbook: https://observablehq.com/d/d65648172da5ead6
  2. In the 'local_data' cell move the cursor between the header and table rows, and from column to column.

Expected behavior The user can move the cursor over any part of the data table in any way without the header disappearing.

Screenshots

https://github.com/observablehq/feedback/assets/322014/ccd64b8e-17fd-4504-9297-96a280adcb18

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • 113.0.5672.127 (Official Build) (64-bit)

tippytappy avatar May 22 '23 07:05 tippytappy

I suspect that this is a hardware acceleration bug caused by ~~repeated instantiation and removal of SVG elements~~ rerendering.

Are you able to reproduce this problem on other devices?

mootari avatar May 22 '23 08:05 mootari