sandialabs / sceptre-phenix

phenix is an orchestration tool and GUI for Sandia's minimega platform
https://sandialabs.github.io/sceptre-docs/
GNU General Public License v3.0
17 stars 23 forks source link

fix(ui): allow experiment to be created without a scenario #159

Closed causand22 closed 11 months ago

causand22 commented 11 months ago

Adding a null check before creating disabledApps list. Create window works with and without a scenario selected.

@activeshadow Not sure how to link this pull request with the issue -- this will resolve issue #158

activeshadow commented 11 months ago

Thanks @causand22! @eric-c-wood can you confirm that this fixes issue #158 that you created please?

eric-c-wood commented 11 months ago

@activeshadow yes, this patch fixes issue #158.