Files
gristlabs_grist-core/test/nbrowser
Jarosław Sadziński d107810127 (core) Fixing scrolly bug on mobile
Summary:
On mobile view not all rows are rendered when a section is expanded.
Scrolly component calculates height of the GridView too soon (before animation is
completed). With this change on mobile view we always take the screen height for
calculation.

A similar bug was on Card List, where cards were squeezed and their height was
calculated to soon.

Test Plan: Added test

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3748
2023-01-04 17:53:02 +01:00
..
2022-12-09 20:15:08 +01:00
2022-12-09 20:15:08 +01:00
2022-12-09 20:15:08 +01:00
2022-12-20 14:37:41 -05:00
2023-01-03 16:01:45 +01:00