ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

As a user, I want to edit or/and change the description, amount of participants, their age limit, the time zone and the categories of the event, so that I can correct the mistakes made during the event creation process. #1392

Open AndriiKachan opened 2 years ago

AndriiKachan commented 2 years ago

As a user, I want to edit or/and change the description, amount of participants, their age limit, the time zone and the categories of the event, so that I can correct the mistakes made during the event creation process.

Date Time 25-06-2022 15:52

Pre-requisites Criteria to be fulfilled before realize: A logged user has completed all steps of the event creation process. (epic-14)

Description

1) Field "Description of the event" A user can edit a description of the event or delete it by clicking on the cross symbol from the right of this field. Min words 1 Max words 500. Display a hint text about the allowed number of words (min and max).

2) Field "Max participants": A user can edit or/and change the maximum number of participants of the event or delete it by clicking on the cross symbol from the right of this field.

3) Field "Age limit": A user can edit the participant's age permission to attend the events or delete it by clicking on the cross symbol from the right of this field.

4) Field "Time zone": A user can change the time zone by clicking on the deploy symbol from the right of this field and choosing the appropriate time zone from the drop-down list.

5) Field "Categories": A user can change the categories by clicking on the "Edit" in the upper-right corner above the field and being moved to the same UI page like in the third step of the "Create event" form. If the number of categories strings is more than 2, then display a scroll on the right of the field.

image

Epic link: #1222