Volunteer coordinators sort through a lot of data on a daily basis.
When sites show up that are no longer part of the programs, the
information "clutters" up their flow. Additionally, sometimes they make
a mistake and create a duplicate item. They want a way to remove the
cognitive load in their daily activities.
Sites can now be marked inactive which will group them at the bottom of
any site or task lists including the site index, or as part of picking
tasks for a shift.
This required a little refactor of the task selector when creating or
updating a shift. These dropdowns now have groups, so their data had to
change. For shift updating (shift occurrence updating, to be clear) the
dropdowns are now native. I refactored the task one so it could have
groups, then the volunteer one was quick to do, as well.