systemapic / systemapic.js

Systemapic Javascript API
https://systemapic.com
0 stars 3 forks source link

Prevent creating multiple projects #157

Closed jorgenevil closed 8 years ago

jorgenevil commented 8 years ago

It takes a second or so to create a new project. If you click many times on the create button while creating a project, it creates multiple projects with the same name. We need to prevent this from happening.

screen shot 2016-02-24 at 4 51 24 pm

jorgenevil commented 8 years ago

Problem seen as a gif :P multiple-projects

knutole commented 8 years ago

You can add a simple blocker on the create button until created project is ready :)