hack4impact-uiuc / h4i-recruitment

H4I recruitment platform
https://h4i-recruitment.vercel.app
15 stars 3 forks source link

Add Update Alert to dashboard #338

Closed tko22 closed 5 years ago

tko22 commented 5 years ago

An Alert shows up now, which would be useful for updates or notifications to users. It also saves the user's input, whenever they close the alert and would not show it again.

To trigger a new alert (say you updated the alert description), you would then change the AlertOff value to something else and thus the prior cookie value would be invalid.

image