quadratichq / quadratic

Quadratic | Technical Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
2.8k stars 140 forks source link

papercut: things rendered under code editor do not rerender when editor is closed. disappear, then reappear on move #1446

Open davidkircos opened 1 week ago

davidkircos commented 1 week ago

CleanShot 2024-06-20 at 15 47 42

davidfig commented 19 hours ago

I can't replicate this.

AyushAgrawal-A2 commented 47 minutes ago

I can't replicate this.

@davidfig happens when a new hash appears due to resize.

steps to reproduce

  1. open a new sheet (already having some content in 1, 0 hash i.e. column 15 onwards)
  2. open code editor side panel
  3. scroll sheet towards right unto column <14, so that on code editor close column 15 onwards will become visible
  4. close editor, content in column 15 does not appears
  5. move scroll sheet, content will appear

after pr #1334 <CodeEditor /> is a flex sibling, so it resizes pixi view-port