mgeisler / swift-browser

AngularJS interface for OpenStack Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show a little spinner on the items being processes

mgeisler opened this issue · comments

When deleting or uploading a number of files, we should show a spinner in the rows for the items that are being processed. Right now for deletion, the rows just disappear as the 204 responses come back from the server.

Duplicate of #48.