Extensions issue loading indicator

This commit is contained in:
Mo Bitar
2018-07-19 10:16:53 -05:00
parent 382c40cfa6
commit 8a127f97a1
4 changed files with 33 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
.sn-component{"ng-if" => "issueLoading"}
.app-bar.no-edges.no-top-edge
.left
.item
.label.warning There was an issue loading {{component.name}}.
.right
.item{"ng-click" => "reloadComponent()"}
.label Reload
.sn-component{"ng-if" => "error == 'expired'"}
.panel.static
.content