BloomTech-Labs / CS8-jobme

MIT License
2 stars 3 forks source link

Match modal achieved, modals consolidated #140

Closed gabbymorgan closed 6 years ago

gabbymorgan commented 6 years ago

Description

Modal now receives message from reducer in all actionTypes, so that any action can now simply dispatch a prop "modalMessage", and it will cause the OneModal component to pop up and display it. Clicking anywhere currently closes the modal.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: