You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cancel button next to the send button to be able to start over the send message process
So that [benefit or value].
A user doesn't have to click the back button to start over, and even though the Send Message button essentially does the same thing, the user might not know that is an option
Detailed condition or criteria that must be met for the user story to be considered complete.
Cancel button is added to Preview Send page
Cancel button launches an "Are you sure?" modal
Modal has 2 options, Yes, cancel send and return to beginning or No, go back to Preview Send page
Modal is fully accessible
List of specific tasks or sub-tasks that need to be done to implement the user story.
Add html/js to Preview Send page to launch modal on Cancel button press
Modal buttons either close modal or go back to first page of Send Message flow
Disable Cancel button when user clicks Send
List any dependencies that need to be resolved before starting or completing this user story.
No response
List any specific accessibility guidance or tests that need to be considered for this user story.
Make sure modal has a focus trap and the necessary aria attributes applied. Add contextual sr-only content to buttons where appropriate.
Any additional information or context that might be useful for the team.
No response
The text was updated successfully, but these errors were encountered:
jonathanbobel
changed the title
User Story: [Brief description of the user story] Cancel modal for Preview Send page
User Story: Cancel modal for Preview Send page
May 6, 2025
Uh oh!
There was an error while loading. Please reload this page.
As a [type of user],
Message sender
I want [an action or feature],
A cancel button next to the send button to be able to start over the send message process
So that [benefit or value].
A user doesn't have to click the back button to start over, and even though the Send Message button essentially does the same thing, the user might not know that is an option
Detailed condition or criteria that must be met for the user story to be considered complete.
List of specific tasks or sub-tasks that need to be done to implement the user story.
List any dependencies that need to be resolved before starting or completing this user story.
No response
List any specific accessibility guidance or tests that need to be considered for this user story.
Make sure modal has a focus trap and the necessary aria attributes applied. Add contextual sr-only content to buttons where appropriate.
Any additional information or context that might be useful for the team.
No response
The text was updated successfully, but these errors were encountered: