kimiinglet / meanLeanFreakGoat

4 stars 1 forks source link

Add modal that forces user to wait for AJAX call to finish #65

Open cml2377 opened 4 years ago

cml2377 commented 4 years ago

Due to synchronous AJAX call, we have to prevent the user from clicking on another state while the first state's campgrounds are being loaded.