NYCPlanning / labs-ideas

Listing of NYC Planning Labs' project pipeline
MIT License
0 stars 0 forks source link

Cw/not found and loading spinner #42

Closed chriswhong closed 7 years ago

chriswhong commented 7 years ago

This PR adds a loading spinner that waits for the main ajax call to return. It displays the spinner instead of any route-specific content until the array of ideas has a length greater than 0.

It also adds a notfound route. Because every route will match '/:slug', the login happens in Idea.js