From 344ab9813907e1b3f7d9dceee84978f832813bef Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Fri, 31 Jul 2015 14:06:00 -0700 Subject: Added spinner animation to replace save button when uploading a new profile picture --- web/react/components/setting_picture.jsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/react/components/setting_picture.jsx') diff --git a/web/react/components/setting_picture.jsx b/web/react/components/setting_picture.jsx index fa4c8bb62..136421fa7 100644 --- a/web/react/components/setting_picture.jsx +++ b/web/react/components/setting_picture.jsx @@ -44,7 +44,11 @@ module.exports = React.createClass({ {server_error} {client_error} Select + {!this.props.loadingPicture ? Save + : + + } Cancel -- cgit v1.2.3-1-g7c22