-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When editing a value in a table, the editing works as expected if there is a value already in that cell. If, however, the original value is null, that field reverts to null after typing a value in it. There isn't any value to save, therefore.
Expected Behavior
Edited fields should allow changing from null->value just as when changing an existing value
Steps to reproduce
create a table, with some cells having null values. Mark those as editable.
When editing those null values, the new value doesn't "stick"
Environment
self-hosted docker multi v2.4.12
Additional Information
No response
Metadata
Metadata
Assignees
Labels
ComponentsDedicated to Frontend Visual ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
✅ Done