Closed pl98 closed 3 years ago
Closes #184
When an instructor clicks the Ping button, a dialog box will appear with the default message "An instructor is looking for you!" The instructor is able to edit this message and send a notification to the student with a custom ping message.
I did notice in testing that the default message flashes briefly as the modal is hiding. Could we maybe use the onHidden callback?
onHidden
Is called after a modal has finished hiding animation.
Deployed 🚀
Closes #184
When an instructor clicks the Ping button, a dialog box will appear with the default message "An instructor is looking for you!" The instructor is able to edit this message and send a notification to the student with a custom ping message.