gristlabs_grist-core/app
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
..
client (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
common Fixing all eslint's reported error 2023-01-03 17:22:58 +01:00
gen-server (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server Adding eslint to github actions 2023-01-03 17:23:31 +01:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00