gristlabs_grist-core/app/client/components
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
..
AceEditor.css
AceEditor.js
AceEditorCompletions.ts
ActionLog.css
ActionLog.ts Linting long lines 2023-01-03 17:45:14 +01:00
Banner.ts (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
Base.js
BaseView2.ts
BaseView.js
BehavioralPrompts.ts
CellPosition.ts
CellSelector.ts
ChartView.css
ChartView.ts Linting long lines 2023-01-03 17:45:14 +01:00
ClientScope.ts
Clipboard.css
Clipboard.js
CodeEditorPanel.css
CodeEditorPanel.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ColumnFilters.css
ColumnTransform.ts (core) Restoring separated transform columns 2023-01-03 17:54:16 +01:00
Comm.ts
commandList.js
commands.css
commands.js
CopySelection.ts
Cursor.ts
CursorMonitor.ts
CustomView.css
CustomView.ts
DataTables.ts Linting long lines 2023-01-03 17:45:14 +01:00
DeprecatedCommands.ts
DetailView.css
DetailView.js
DocComm.ts
DocConfigTab.js
DocumentUsage.ts Linting long lines 2023-01-03 17:45:14 +01:00
Drafts.ts Change translation keys for components directory 2023-01-03 15:49:26 +01:00
duplicatePage.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
EditorMonitor.ts
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts
GridView.css
GridView.js (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
GristDoc.css
GristDoc.ts Fixing all eslint's reported error 2023-01-03 17:22:58 +01:00
GristWSConnection.ts
Importer.ts Fixing all eslint's reported error 2023-01-03 17:22:58 +01:00
Layout.css
Layout.js
LayoutEditor.css
LayoutEditor.js
LayoutPreview.css
LayoutPreview.js
LinkingState.ts
Login.css
modals.ts
ParseOptions.ts
PluginScreen.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
Preferences.css
Printing.css
Printing.ts
RawDataPage.ts
RecordLayout.css
RecordLayout.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
RecordLayoutEditor.js Add fr translation and fix some translation on the go 2023-01-03 16:01:45 +01:00
RefSelect.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
SearchBar.css
SelectionSummary.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
TypeConversion.ts (core) Restoring separated transform columns 2023-01-03 17:54:16 +01:00
TypeTransform.ts (core) updates from grist-core 2023-01-03 12:50:50 -05:00
UndoStack.ts
UnsavedChanges.ts
ValidationPanel.css
ValidationPanel.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ViewAsBanner.ts (core) Adds new view as banner 2023-01-03 12:33:34 +01:00
viewCommon.css
viewCommon.js
ViewConfigTab.css
ViewConfigTab.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ViewLayout.css
ViewLayout.ts (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
ViewLinker.css
ViewPane.ts
WidgetFrame.ts