-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Currently participants must be added manually one by one. Supporting bulk import from files would significantly improve usability for large events.
Possible Solution
- Add an "Import" button in the participants screen.
- Support
.csv,.xls/.xlsx, and.jsonformats. - Map the first column / a name field to the participant name.
- Show a preview before confirming the import.
Acceptance Criteria
- Users can import from
.csv,.xlsx, and.json. - Invalid rows are flagged and skipped with a summary shown.
- A preview of participants is shown before final import.
- Duplicate detection applies during import.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request