dcfemtech / hackforgood-waba-map

DCFemTech Hack for Good 2016 - WABA Bike Map Project
MIT License
10 stars 9 forks source link

Created a modal error box #92

Closed onestepahead closed 8 years ago

onestepahead commented 8 years ago

Created a modal error box for Issue 87. Also made the menu draggable via jQuery UI. A few CSS adjustments, too.

alulsh commented 8 years ago

Awesome, love the new menu location and can verify the modal dialogs work! 🎉

Added a couple line notes about using SRI for jQuery UI and more user-friendly error message text. Once those are addressed I can merge this.

Screenshot for the team:

screenshot 2016-08-19 16 38 13

alulsh commented 8 years ago

The Mapbox GL JS migration made this un-mergeable via the UI - I'll take a stab at merging this from the command line.

alulsh commented 8 years ago

Closing - the codebases are completely different (no more var app for example) so this will need to be rewritten. There's also no more console.log for failed requests anymore in the new code.