Skip to content

Commit

Permalink
fix(protocol-designer): fix temperature step form (#17447)
Browse files Browse the repository at this point in the history
This PR fixes a bug in the temperature step form where a form error is
incorrecly returned if a user has not entered a temperature, even if the
setTemperature ield is set to false. The error arose from incorrectly
parsing the string literals for 'true' / 'false'. Also, this PR fixes
the step summary text for deactivating a temperature module

Closes RQA-3947, RQA-3948
  • Loading branch information
ncdiehl11 authored Feb 6, 2025
1 parent 52fe227 commit 09e127d
Show file tree
Hide file tree
Showing 5 changed files with 968 additions and 353 deletions.
Loading

0 comments on commit 09e127d

Please sign in to comment.