Skip to content

Script content reactive to form - #37

Open
geoffreyweal wants to merge 6 commits into
RIKEN-RCCS:developfrom
geoffreyweal:script-content-reactive-to-form
Open

Script content reactive to form#37
geoffreyweal wants to merge 6 commits into
RIKEN-RCCS:developfrom
geoffreyweal:script-content-reactive-to-form

Conversation

@geoffreyweal

Copy link
Copy Markdown

Currently, if the user makes a change in the script content and then makes a change in the form, all the changes that the user made to the script content will be reset.

This update does two things:

  1. The script content is reactive to the form. That is, if you make a change to the script content, it will be updated in the form.
  2. By doing this, the user does not need to reset their script content if they reset the form.

mnakao and others added 6 commits May 20, 2026 17:55
Currently, if the user makes a change in the script content and then makes a change in the form, all the changes that the user made to the script content will be reset.

This update does two things:

1. The script content is reactive to the form. That is, if you make a change to the script content, it will be updated in the form.
2. By doing this, the user does not need to reset their script content if they reset the form.
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