gristlabs_grist-core/app/client
George Gevoian c0852761b9 (core) Fix cell selection bugs
Summary:
Cell selection would sometimes get out of sync, causing
unexpected results when pasting. The UI would also incorrectly
indicate that rows/columns were still selected if you clicked the
selected cell (outlined in green) after doing a drag selection of
multiple rows/columns. Finally, canceling a copy operation would
fail to remove the "scissors" outline  around the copied cells if the
cursor was not on the copied selection.

This resolves all of these bugs.

Test Plan: Browser tests.

Reviewers: cyprien

Reviewed By: cyprien

Subscribers: cyprien

Differential Revision: https://phab.getgrist.com/D3517
2022-07-12 08:50:05 -07:00
..
aclui
components (core) Fix cell selection bugs 2022-07-12 08:50:05 -07:00
lib (core) Fixing bug in token field editor with moving choices. 2022-07-08 21:03:53 +02:00
models
ui (core) Reference columns weren't added to Raw Data Views 2022-07-07 17:07:13 +02:00
ui2018
widgets
accountMain.ts
app.css
app.js
browserCheck.ts
declarations.d.ts (core) Reference columns weren't added to Raw Data Views 2022-07-07 17:07:13 +02:00
errorMain.ts
exposeModulesForTests.js
logo.css
tsconfig.json