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.
@mnakao

mnakao commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Thank you for the PR. I am currently away on a business trip, so it may take some time for me to make a decision.

@geoffreyweal

Copy link
Copy Markdown
Author

No problem.

For a bit of context, this edit is based on user experience who wanted to be able to modify the script and change form options afterwards.

Thanks

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