ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

As a user, I want to edit or/and change the event inventory settings, so that I can correct the mistakes made during the event creation process. #1397

Open AndriiKachan opened 2 years ago

AndriiKachan commented 2 years ago

As a user, I want to edit or/and change the event inventory settings, so that I can correct the mistakes made during the event creation process.

Date Time 25-06-2022 16:17

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 "Item name": A user can edit/change the Item name for the event. Min letters 1 Max letters 50.

2) Field "Count": A user can change the "Count" by clicking on the deploy symbol from the right of this field and choose the appropriate unit of measurement from the drop-down list (liter, gram, kilogram, meter, centimeter) for the event.

3) Field "Units": A user can edit/change the number of item units for the event. Min 1, Max 10000.

4) Button "Add item": When the user clicks a button "Add item", the system adds an extra row of the Inventory settings' fields, having the name of each column noted only once in the top.

image

Epic link: #1222