New work item - fix loading state when switching namespaces

When you switch namespaces a loading spinner appears in place of the "Type" selector, as the Types will be bound to the namespace. However this spinner is not aligned to anything and could be clarified.

Current behavior

spin.gif

Proposed behavior

Do not remove the type field.

Show a spinner next to the Type label (similar to sidebar fields while updating).

Disable the type button while loading.