Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(messages): Adds a confirmation modal to send messages (#272)
* feat(message): added a confirmation modal to send messages added a modal for when you send a message that displays the number of people you are sending it to in large red text. * fix: houndci formatting errors * fix(messages): fixed error and made changes to text made "send message" singular and made only the the number red. I also fixed the variable not loading properly * fix: houndci styling changes * feat: made email modal text black instead of red the email confirmation modal displays the number in black instead of red * refactor: Adds number delimiter to recipients, changes cancel outline Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu>
- Loading branch information