mysociety / fixmystreet-mobile

Cordova application for making reports to FixMyStreet
Other
49 stars 48 forks source link

Improve flow with more use of server data #278

Closed dracos closed 4 years ago

dracos commented 5 years ago

The server is now returning all category information in the report/new/ajax call, so there's no need to call category_extras ever, and the flow could be improved quite a bit with e.g. showing unresponsive/disable_form message sooner (if we ask for category first, say, like website). See #245 and #277.