Skip to content

Conversation

gribnoysup
Copy link
Collaborator

Fixes the issue where trying to edit null value would result in no changes to the input, the issue here was due to the useElementEditor hook not updating the actual editor reference correctly and null editor always returning "null" as a value. Additionally I fixed the issue with non-editable values not triggering edit mode on double click: now double clicking them will enter the edit mode and focus the type editor (as this seems to be the main use-case)

COMPASS-5697

@gribnoysup gribnoysup merged commit b06c5ed into main Apr 11, 2022
@gribnoysup gribnoysup deleted the compass-5697-null-should-be-editable branch April 11, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants