mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: For conversions between Choice and ChoiceList, it makes more sense to preserve the list of choices than to re-parse it from data. Reported by Anais. Creating Choices from parsing ChoiceList cell values was particularly poor, resulting in choices like "L,Foo,Bar". Test Plan: Added a test case Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2819 |
||
|---|---|---|
| .. | ||
| aclui | ||
| components | ||
| lib | ||
| models | ||
| ui | ||
| ui2018 | ||
| widgets | ||
| app.css | ||
| app.js | ||
| declarations.d.ts | ||
| exposeModulesForTests.js | ||
| logo.css | ||
| tsconfig.json | ||