Commit 79831f6
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 <[email protected]>1 parent e4169a7 commit 79831f6
1 file changed
+25
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | | - | |
| 19 | + | |
14 | 20 | | |
15 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
16 | 38 | | |
17 | 39 | | |
18 | 40 | | |
| |||
0 commit comments