Currently the refund form issues a sort of oblique warning, "Attendees with no items remaining will be removed."
It would be clearer if, instead, we could calculate which attendees will be removed (this will be a challenge, but doable) and conditionally issue a warning like,
⚠️ Alex Hamilton and John Adams have no items and will be removed.
It's also possible that now that we have partial refunds implemented, we should default to having nothing selected and force the organizer to explicitly select things they wish to refund.
Currently the refund form issues a sort of oblique warning, "Attendees with no items remaining will be removed."
It would be clearer if, instead, we could calculate which attendees will be removed (this will be a challenge, but doable) and conditionally issue a warning like,