asayler / COG-Web

Web Frontend for COG
GNU Affero General Public License v3.0
2 stars 3 forks source link

Add status indicator to Login Button #2

Closed asayler closed 9 years ago

asayler commented 10 years ago

Currently, the login button pops back up after it's clicked even if an asynchronous login request is in flight. We should add a status indicator and block the button while outstanding requests are open.