composer-service
composer-service copied to clipboard
GO button does not work
it looks like pusher has some trouble atm so requests to
http://sockjs.pusher.com/pusher
sometimes timeout
(and in case the request errors, the Go button never get clickable)..
Is there a hard dependency between the Go button and the pushing JS?
yes we only remove the disabled class of the button when Pusher is connected
no information about any downtime on http://status.pusher.com/ , strange
Maybe it would than make sense to show a loading spinner which is then turned into the GO button when everything is ready?
yes it makes sense