Skip to content

Show loading indicator until we have a list of flavors

Chris Martin requested to merge cmart/exosphere:issue-484 into master

Quick fix for #484.

How to Test

Select an image to create a new server. See loading indicator for a moment, then see create server page. Don't see "oops we shouldn't be here".

Screenshots

N/A

QA Checklist

  • Any changes to 'widgets' in src/Style/Widgets/? If so:
    • Update src/Style/StyleGuide.elm showing example usage of that widget
  • Were any app flags created, modified, or removed? If so:
    • Update config.js and all files in environment-configs/, including docker-config.js
    • Update "Runtime configuration options" documentation in README.md

Post-Merge Checklist

  • Create follow-up issues for anything left over for another merge request
    • If any technical debt is introduced, assign these follow-up issues to the MR submitter

Merge request reports