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

fix: edit model configs #2092

Merged
merged 1 commit into from
Oct 24, 2023
Merged

fix: edit model configs #2092

merged 1 commit into from
Oct 24, 2023

Conversation

blanchco
Copy link
Contributor

Description

  • fixed an issue where you couldn't edit the first model config
  • close modal when updated model config

Copy link
Contributor

@Jami159 Jami159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blanchco blanchco merged commit 0b52641 into main Oct 24, 2023
5 checks passed
@blanchco blanchco deleted the fix-edit-model-configs branch October 24, 2023 20:01
openValueConfig && modalAttributes.stratifiedMatrixType && modalAttributes.odeObjIndex
openValueConfig &&
modalAttributes.stratifiedMatrixType &&
isNumber(modalAttributes.odeObjIndex)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great use of lodash!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants