Content
View differences
Updated by Oliver Günther over 1 year ago
**As** a user new to recurring meetings
**I want to** see some feedback when I use the meeting form enter intervals
**so that** it becomes clearer what I'm inputting it does
**Acceptance criteria**
* **Changes to form fields**
* Start date, Time, and Duration are moved into one row
* End After, Iterations and End Date are moved into one row (with one of the last two fields being toggled)
* Remove leading icons of all form elements to avoid confusion with the native icons
* Change labels:
* Start date -> Starts on
* End after -> End series after
* Lowercase values for `End series after`
* **Dynamic update of frequency text**
* Add some dynamic text below the frequeny + interval that changes according to my input.
* Examples:
* "daily" frequency, "interval" 1 -> "Every day at <time>"
* "daily" frequency, "interval" 2 -> "Every 2 days 2nd day at <time>"
* "weekly" frequency, "interval" 1 -> "Every week on <day of week> at <time>"
* "weekly" frequency, "interval" 2 -> "Every 2 two weeks on <day of week> at <time>"
* TBD: where to put this info line
**I want to** see some feedback when I use the meeting form
**so that** it becomes clearer what I'm inputting
**Acceptance criteria**
* **Changes to form fields**
* Start date, Time, and Duration are moved into one row
* End After, Iterations and End Date are moved into one row (with one of the last two fields being toggled)
* Remove leading icons of all form elements to avoid confusion with the native icons
* Change labels:
* Start date -> Starts on
* End after -> End series after
* Lowercase values for `End series after`
* **Dynamic update of frequency text**
* Add some dynamic text below the frequeny + interval that changes according to my input.
* TBD: where to put this info line