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 (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
AceEditor.js (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
AceEditorCompletions.ts (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
ActionLog.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
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 (core) Copy column type and options when pasting into an empty column 2022-04-04 14:53:16 +02:00
BaseView.js (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
BehavioralPrompts.ts (core) Hide tips in grist-core 2022-12-20 14:37:41 -05:00
CellPosition.ts
CellSelector.ts (core) Add cell selection summary 2022-09-30 09:11:46 -07:00
ChartView.css
ChartView.ts Linting long lines 2023-01-03 17:45:14 +01:00
ClientScope.ts
Clipboard.css
Clipboard.js
CodeEditorPanel.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
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 (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts. 2022-06-16 23:51:14 -04:00
commandList.js (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
commands.css
commands.js (core) Updating flow and UI for shortcut warnings 2022-10-26 10:23:28 +02:00
CopySelection.ts (core) Copy column type and options when pasting into an empty column 2022-04-04 14:53:16 +02:00
Cursor.ts (core) When a checkbox is clicked on a new record, set default values determined by linking 2022-11-10 14:34:40 -05:00
CursorMonitor.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
CustomView.css
CustomView.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
DataTables.ts Linting long lines 2023-01-03 17:45:14 +01:00
DeprecatedCommands.ts (core) Updating flow and UI for shortcut warnings 2022-10-26 10:23:28 +02:00
DetailView.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
DetailView.js (core) Changing shortcuts for adding and removing rows 2022-10-21 18:45:25 +02:00
DocComm.ts (core) add an access token mechanism to help with attachments in custom widgets 2022-07-19 11:55:18 -04:00
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 (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
EmbedForm.css
FieldConfigTab.css
FormulaTransform.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
GridView.css (core) Fixing background color in frozen columns for zebra stripes 2022-10-28 09:43:34 +02:00
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 (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
Importer.ts Fixing all eslint's reported error 2023-01-03 17:22:58 +01:00
Layout.css
Layout.js (core) Fixing bug with undoing page delation with a custom layout 2021-12-20 19:32:14 +01:00
LayoutEditor.css
LayoutEditor.js
LayoutPreview.css
LayoutPreview.js
LinkingState.ts (core) Fix bug causing cursor to jump to first row in a widget linked to a summary table. 2022-10-21 16:10:19 -04:00
Login.css
modals.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
ParseOptions.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
PluginScreen.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
Preferences.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
Printing.css
Printing.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
RawDataPage.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
RecordLayout.css (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
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 (core) Change UndoStack._linkMap to store an array of action groups for each linkId 2022-01-20 19:00:01 +02:00
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 (core) Fixing background color in frozen columns for zebra stripes 2022-10-28 09:43:34 +02:00
viewCommon.js (core) Skip saving column resizes in read-only mode 2021-12-07 14:37:25 -08:00
ViewConfigTab.css
ViewConfigTab.js Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
ViewLayout.css Fix drag icon for view layout 2022-10-27 09:51:56 +02:00
ViewLayout.ts (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
ViewLinker.css
ViewPane.ts (core) Implementing row conditional formatting 2022-08-09 20:11:36 +02:00
WidgetFrame.ts (core) control the distribution of attachment metadata 2022-12-22 09:10:30 -05:00