You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Dancer, I want to add a new Organiser's profile to my event, so that others can be sure that the event is authentic and trustworthy and can contact the Organiser.
Acceptance criteria:
GIVEN I’m on the Add Event page at the Organiser Section
WHEN I type the Organiser name in the input field (see Prototype)
AND the organiser is not found in the suggestions list
AND I click Add New Organiser link at the bottom of the suggestions list
THEN it opens a modal
WHEN I type the Organiser’s social media or website link in the input field
AND press “Save”
THEN it creates the new Organiser profile
AND closes the modal
AND profile appears in the Organiser Section, replacing the input field.
The text was updated successfully, but these errors were encountered:
razbakov
changed the title
Create Organizer Account on Add Event Page
Create Organizer Profile on Add Event Page
Mar 20, 2023
As a Dancer, I want to add a new Organiser's profile to my event, so that others can be sure that the event is authentic and trustworthy and can contact the Organiser.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: