gristlabs_grist-core/app/client/widgets
George Gevoian 50af681f47 (core) Use correct empty value in ChoiceEditor.getCellValue
Summary:
The default value of Choice columns is empty string, but ChoiceEditor was
saving nulls whenever a blank value was saved. This was causing unexpected
updates to trigger values due to the cell value changing internally, even
though null and empty string appear the same in the UI.

Test Plan: Browser test.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4242
2024-04-30 11:24:36 -04:00
..
AbstractWidget.js
AttachmentsEditor.ts
AttachmentsWidget.ts
BaseEditor.js
CellStyle.ts
CheckBox.css
CheckBoxEditor.js
ChoiceEditor.js (core) Use correct empty value in ChoiceEditor.getCellValue 2024-04-30 11:24:36 -04:00
ChoiceListCell.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
ChoiceListEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceListEntry.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceTextBox.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ChoiceToken.ts
ConditionalStyle.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
CurrencyPicker.ts
DateEditor.js
DateTextBox.js (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
DateTimeEditor.css
DateTimeEditor.js
DateTimeTextBox.js
DiffBox.ts
DiscussionEditor.ts
EditorButtons.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
FieldEditor.ts
FloatingEditor.ts
FormulaAssistant.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
FormulaEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
HyperLinkEditor.ts
HyperLinkTextBox.ts
NewAbstractWidget.ts
NewBaseEditor.ts
NTextBox.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
NTextEditor.ts
NumericEditor.ts
NumericSpinner.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
NumericTextBox.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
Reference.css
Reference.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ReferenceEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
ReferenceList.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
ReferenceListEditor.ts (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
Spinner.css
Spinner.ts
Switch.css
TextBox.css
TextEditor.css
TextEditor.js
Toggle.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
TZAutocomplete.ts
UserType.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
UserTypeImpl.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00