gristlabs_grist-core/app/client
Jarosław Sadziński 2a3328abfc (core) Clearing selection after rows or cols were removed
Summary:
The selection was not cleared after removing rows, and it still
kept deleted rows ids. Removing selected rows once again
produced an assertion error.
Also, the selection is now cleared when columns are removed.

Test Plan: Updated tests

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D3623
2022-09-12 08:40:07 +02:00
..
aclui (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
components (core) Clearing selection after rows or cols were removed 2022-09-12 08:40:07 +02:00
lib (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
models (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ui (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ui2018 Fix a few more CSS values 2022-09-08 15:04:14 -07:00
widgets Fix a few more CSS values 2022-09-08 15:04:14 -07:00
accountMain.ts (core) Enable MFA configuration (and add SMS) 2022-01-19 13:55:54 -08:00
activationMain.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
app.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
app.js (core) Disable bfcache for all browsers 2021-11-24 09:47:00 -08:00
billingMain.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
browserCheck.ts (core) fix browser check and favicon in grist-core 2022-01-05 18:15:05 -05:00
declarations.d.ts (core) Reference columns weren't added to Raw Data Views 2022-07-07 17:07:13 +02:00
errorMain.ts (core) Enable MFA configuration (and add SMS) 2022-01-19 13:55:54 -08:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00