gristlabs_grist-core/app
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
..
client (core) Clearing selection after rows or cols were removed 2022-09-12 08:40:07 +02:00
common Fix incorrect CSS fallback values 2022-09-08 14:30:46 -07:00
gen-server (core) upgrade typeorm so we can support newer postgres 2022-09-02 15:34:21 -04:00
plugin (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2022-09-02 16:27:34 +02:00
server (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
tsconfig.json