Feature Summary: Remove Ticket Groups from Sale while Not On Hold
Overview
-----------
This feature allows Consignors to remove Ticket Groups (TGs) from sale while they are not currently held.
Behavior
+ The backend checks if a hold exists for the selected listing.
+ If a hold exists, a toast message is displayed with the remaining minutes until expiration.
+ If no hold exists, the TG is soft-deleted from the database and removed from the list.
Key Points