Closed parkerdavis1 closed 1 year ago
This same idea could be applied to events that still need help vs events that are full for "at a glance" calendar feedback? 🐎{Event Title that still has openings}? Or the number of openings could be suffixed onto the title (probably only realistically visible in Agenda view) {Event Title}(2 of 4 filled) Thoughts @benhsm @gregv ?
The problem would be dynamically updating that data when the user volunteers for an event, filling one of the spots.
Actually hey, remix takes care of invalidating and updating the data automatically.
This same idea could be applied to events that still need help vs events that are full for "at a glance" calendar feedback? 🐎{Event Title that still has openings}? Or the number of openings could be suffixed onto the title (probably only realistically visible in Agenda view) {Event Title}(2 of 4 filled) Thoughts @benhsm @gregv ?
Love that thought process @parkerdavis1 - I usually borrow/steal from Google icons - something like this would make a ton of sense: https://fonts.google.com/icons?icon.query=checked
FYI @benhsm, the lock feature is indeed ready in case you wanted to merge before the meeting tomorrow. I'm not thrilled with the volunteer number indicators I've come up with so far. That can be a separate PR.
Locks are prefixed to private event titles in the load function before rendering on the page.