mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: There was already some support for copying errors from the detached/expanded formula editor. This adds support for copying errors in the regular cell editor. Getting error details is now done only by clicking on the expand icon - previously you could click on the error text itself. A few unrelated test changes are made for exact-pixel checks that were often out by approx 1 pixel on my machine. Test Plan: Updated tests. Tested copying/pasting manually. Reviewers: georgegevoian Reviewed By: georgegevoian Differential Revision: https://phab.getgrist.com/D4002 |
||
|---|---|---|
| .. | ||
| aclui | ||
| components | ||
| lib | ||
| models | ||
| ui | ||
| ui2018 | ||
| widgets | ||
| app.css | ||
| app.js | ||
| billingMain.ts | ||
| browserCheck.ts | ||
| declarations.d.ts | ||
| DefaultHooks.ts | ||
| errorMain.ts | ||
| exposeModulesForTests.js | ||
| Hooks.ts | ||
| logo.css | ||
| tsconfig.json | ||