Skip to content

Commit

Permalink
Show loading icon on charts
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislaskey committed Apr 5, 2021
1 parent 5cfb861 commit 92b051b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
>

</div>

<%= if @status == :loading do %>
<div class="ui active centered inline loader" style="position: absolute; top: 35%; left: 50%; z-index: 1000;"></div>
<% end %>

0 comments on commit 92b051b

Please sign in to comment.