-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
As a Remix Austin organizer,
I want to review individual talk submissions in detail,
So that I can make informed decisions about meetup content.
Acceptance Tests
Scenario 1: Opening a Submission for Review
- Given I am on the talk submissions dashboard
- When I click on a specific submission
- Then I should see a detailed view with all submitted information
- And I should see the full talk title and description
- And I should see all speaker contact information
- And I should see metadata like submission date and current status
Scenario 2: Adding Internal Notes
- Given I am reviewing a talk submission
- When I want to add comments for other organizers
- Then I should see a notes/comments section
- And I should be able to add timestamped notes
- And other organizers should be able to see and add to these notes
Scenario 3: Viewing Submission History
- Given I am reviewing a talk submission
- When I check the history section
- Then I should see all status changes and actions taken
- And I should see who made each change and when
Notes
- Allow organizers to flag talks for discussion
- Include speaker's previous talks if applicable
Metadata
Metadata
Assignees
Labels
No labels