Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Inline table edits do not persist if original value is null #1299

Open
@lanedsmu

Description

@lanedsmu

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

Labels

ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript code

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions