-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
String widgets (text and rich-text) won't allow edits to be saved once the value has become null #11658
Comments
Unsure if related, but once a save has been made to another node (e.g. concept) and text is entered into the rich text or regular text widgets the values disappear once moving away and back to the card, but the data is persisted in the node preview on the left side string_persisting_issue.mp4 |
This comment was marked as resolved.
This comment was marked as resolved.
Note: I've just tested this in 7.4 and the issue is still present. |
This issue feels connected to this issue #10796. |
Tested in 7.4.x, 7.5.x & 7.6.x
The string widgets (text and rich-text) won't allow edits to be saved once the value has become null. Video demonstration is attached below. It looks like once the node value has been converted to null, the dirty state isn't prompted and the inputs aren't retained.
Steps to reproduce:
Refreshing the page gets it to work again.
Video demonstration for both text and rich text widgets:
String_issue_7.6.mp4
This also happens when a node (e.g. concept, date etc) is saved in a card that consists of lots of nodes (string included) where the string node is left blank.
string_edits.mp4
The text was updated successfully, but these errors were encountered: