Content
View differences
Updated by Parimal Satyal over 1 year ago
**As a** project member,
**I want** to be able to quickly set a reminder without having to manually enter details each time,
**So that** the process of setting a reminder is quicker and less cumbersome
**Context:**
The original design already envisaged quick-set options but they were descoped in the initial version. This feature will aim to now implement them as an optimisation to the Reminders feature.
**Acceptance criteria**
* Clicking on the reminders icon shows a drop-down with subheader text "Get a reminder" with options:
* Tomorrow
* In 3 days
* In a week
* In a month
* At a particular date/time
* Each of these options displays the modal with the date and values pre-filled:
* Tomorrow: next day (today + 1 calendar day) at 9h local time
* In 3 days: today + 3 calendar days at 9h local time
* In a week: today + 7 calendar days at 9h local time
* In a month: today + 30 calendar days at 9h local time
* At a particular date and time: fields are empty
* In each case, the user can modify the pre-filled options to their liking and add a note before confirming the reminder
**Technical notes**
* \-
**Permissions and visibility considerations**
* No particular considerations
**Out of scope**
* \-
**I want** to be able to quickly set a reminder without having to manually enter details each time,
**So that** the process of setting a reminder is quicker and less cumbersome
**Context:**
The original design already envisaged quick-set options but they were descoped in the initial version. This feature will aim to now implement them as an optimisation to the Reminders feature.
**Acceptance criteria**
* Clicking on the reminders icon shows a drop-down with subheader text "Get a reminder" with options:
* Tomorrow
* In 3 days
* In a week
* In a month
* At a particular date/time
* Each of these options displays the modal with the date and values pre-filled:
* Tomorrow: next day (today + 1 calendar day) at 9h local time
* In 3 days: today + 3 calendar days at 9h local time
* In a week: today + 7 calendar days at 9h local time
* In a month: today + 30 calendar days at 9h local time
* At a particular date and time: fields are empty
* In each case, the user can modify the pre-filled options to their liking and add a note before confirming the reminder
**Technical notes**
* \-
**Permissions and visibility considerations**
* No particular considerations
**Out of scope**
* \-