Skip to content
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

Widgets won't accept edits once a save has already been made, or persist the new values #11658

Open
SDScandrettKint opened this issue Nov 27, 2024 · 2 comments

Comments

@SDScandrettKint
Copy link
Member

SDScandrettKint commented Nov 27, 2024

Tested in 7.6.x.

String (rich-text and text) widget(s) won't allow an edit to be saved if an edit has previously been saved in the same session, as shown below. Refreshing the page gets it to work again.

string_edits.mp4

If the string widget(s) already have data in, then they are not affected

string_edits_with_string_data.mp4
@chiatt chiatt added this to pipeline Nov 27, 2024
@SDScandrettKint
Copy link
Member Author

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

@SDScandrettKint SDScandrettKint changed the title Empty string datatype/widget won't accept edits once a save has already been made Empty string datatype/widget won't accept edits once a save has already been made, or persist the new value Nov 28, 2024
@SDScandrettKint
Copy link
Member Author

SDScandrettKint commented Nov 28, 2024

Updated again, as this isn't just affecting strings, it's affecting all of the datatypes after a save:

all_persisting_issues.mp4

The name of the issue has been corrected to reflect this.

Should a fix target 7.6.x, as this sounds like a regression or a semi-data loss issue?

@SDScandrettKint SDScandrettKint changed the title Empty string datatype/widget won't accept edits once a save has already been made, or persist the new value Widgets won't accept edits once a save has already been made, or persist the new values Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant