As a user, I want to choose the status/section of the events, so that I can switch to the preffered list.
Date Time
14-07-2022 13:10
Pre-requisites
1) The user is logged on a site;
2) The user is on the "My Events" page;
Description
User can switch between events' lists, when the user clicks on one of the section name, the catalog of the events with the same status are displayed. In order to look at other events from this category, use scroll from the right border. When the certain section is selected, then highlight it with a blue underline and change the color of the list title into the same blue.
On 'My Events' page there are 4 sections of the events' lists for each mode:
1) Creator mode:
Finished events (The event in which user is creator and the event status is "Finished");
In-progress events (The event in which user is creator and the event status is "In-progress");
Future events (The event in which user is creator and the event status is "Future");
Drafts (The event that has not been published by creator and is on the editing stage).
2) Participant mode:
Finished events (The event that the user is joined and the event status is "Finished");
In-progress events (The event that the user is joined and the event status is "In-progress");
Future events (The event that the user is joined and the event status is "Future");
Bookmarked events (The event that the user bookmarked from the general events catalog (i.e. the bookmark attribute is true)).
Acceptance criteria
Notes about what the story must do in order for the product owner to accept it as complete
Scenario 1
Display events' list in Participant mode
Given
User is on the "My Events" page
And
Tougle participant/creator is off (Participant mode)
When
User clicks on the section Name of the event list (Finished events, In-progress events, Future events, or Bookmarked)
Then
Chosen events list for Participant mode is displayed
Scenario 2
Display events' lists in Creator mode
Given
User is on the "My Events" page
And
Tougle participant/creator is on (Creator mode)
When
User clicks on the section Name of the event list (Finished events, In-progress events, Future events, or Drafts)
As a user, I want to choose the status/section of the events, so that I can switch to the preffered list.
Date Time 14-07-2022 13:10
Pre-requisites
1) The user is logged on a site; 2) The user is on the "My Events" page;
Description
User can switch between events' lists, when the user clicks on one of the section name, the catalog of the events with the same status are displayed. In order to look at other events from this category, use scroll from the right border. When the certain section is selected, then highlight it with a blue underline and change the color of the list title into the same blue.
On 'My Events' page there are 4 sections of the events' lists for each mode:
1) Creator mode:
2) Participant mode:
Epic link: Epic #1402