gristlabs_grist-core/app
Cyprien P bf8769bc42 (core) Fix linking after a summary update
Summary:
When linking table to a summary, the linking ended up broken after updating the summary group by columns.
This diff fixes that issue.

There were two issues:
 1) some subscriptions were missing due to some .peek() calls instead of directly calling the observable.
 2) the LinkingState instance was not being disposed.
 3) the filterColValues was not updating after source data table has been loaded

Test Plan: Include new test file.

Reviewers: alexmojaki

Reviewed By: alexmojaki

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D3358
2022-04-08 12:28:42 +02:00
..
client (core) Fix linking after a summary update 2022-04-08 12:28:42 +02:00
common (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
gen-server (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
plugin (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
server (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document 2022-04-07 15:08:22 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00