grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
11 stars 6 forks source link

Warning if volunteer info is missing #141

Open 6mp opened 1 year ago

6mp commented 1 year ago
mattsahn commented 1 year ago

It would be cool to surface the warning to the top level /events page too. Something like this: image

mattsahn commented 1 year ago

Then, continue that theme on the event page with icon for each user missing image

mattsahn commented 3 months ago

@johnkenjikono / @ibrax2 looks like you guys are working on this. How's it coming?

johnkenjikono commented 3 months ago

I finished the change so that a warning symbol pops up next to the first name if any of the info is undefined. Also, there is now a counter on the top that shows if there are 1 or more warnings. Here is an example of the change when there are warnings.

Screenshot 2024-08-03 at 10 52 20 AM

I made a pull request, but since I don't have access to Railway, it didn't go through. Ibrahim was going to make the pull request for me.