hack4impact-upenn / maps4all

Generalized application for displaying location-based resources on a map
MIT License
33 stars 11 forks source link

Delete resources #179

Closed robertaninfeliz closed 6 years ago

robertaninfeliz commented 6 years ago

screen shot 2018-03-19 at 7 04 30 pm

This what the alertbox looks like right now. Do we want more styling?

stephanieyshi commented 6 years ago

Thoughts on using a modal? https://semantic-ui.com/modules/modal.html @katiejiang @HanaPearlman

robertaninfeliz commented 6 years ago

Also, was thinking of using this:

https://sweetalert.js.org/docs/#configuration

katiejiang commented 6 years ago

Ooh that's such a pretty alert! The only problem is that it doesn't exactly match our style, but I think the difference is small, so would be down to either use that or use a Semantic UI modal @stephanieyshi @robertaninfeliz

robertaninfeliz commented 6 years ago

screen shot 2018-03-19 at 10 16 16 pm

katiejiang commented 6 years ago

This is really cool! I would switch the order of Yes and Cancel, and change the text from "Yes" to "Yes, delete this resource" and make the color red, and make the color of the cancel button grey. Or make both grey!

robertaninfeliz commented 6 years ago

screen shot 2018-03-19 at 11 27 42 pm

stephanieyshi commented 6 years ago

Modal looks good!