gristlabs_grist-core/app
Dmitry S 1274fe55fb (core) Fix linking of new records when attachment is the first thing added.
Summary:
Fixes a bug when in a linked widget, the automatic reference wasn't being set
for a new record if attachment is the first thing that gets added to the
record.

- Move handling of 'setCursorPos' pseudo-command to GristDoc to support cross-section switching (relevant when moving attachment into a cell of a non-active page widget)
- Modernize code for AttachmentsWidget slightly (better typings, css conventions)
- Change the fix in https://phab.getgrist.com/D3796 from using isolate to using different z-index values, to avoid a change in the look of the cursor on Attachment cells.

Test Plan: Added a test case for what's possible to test with webdriver.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3811
2023-03-09 08:54:36 -05:00
..
client (core) Fix linking of new records when attachment is the first thing added. 2023-03-09 08:54:36 -05:00
common (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
gen-server (core) updates from grist-core 2023-02-21 10:49:19 -05:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server (core) remove ormconfig.js from saas build; more sendgrid logging 2023-03-01 17:02:47 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00