Add Cancel Button to Complaint Sequence in Bot UI
Description: The task requires the addition of a 'Cancel' button within the bot user interface during the complaint sequence. This button should be visible only when a user is in the midst of writing a complaint, providing them an easy way to opt out of the complaint sequence at any given point.
Acceptance Criteria:
-
The 'Cancel' button should be visible only during the complaint sequence. -
Clicking the 'Cancel' button should instantly end the complaint sequence. -
The user should be redirected to the main bot UI after clicking the 'Cancel' button. -
The 'Cancel' button should adhere to the design principles of the existing bot UI. -
The solution should pass unit testing.
Additional Information: Further clarification regarding design principles, expected user flow, or other bot UI elements may be required throughout the development process. Collaboration with the design team might be needed for the initial task.
Estimation: The overall task is estimated to take around 3 hours, given the following breakdown:
- Implementation: 1 hour
- Functionality Integration: 1 hour
- Unit Testing: 1 hour
The timeline can be affected by unforeseen challenges or the need for additional information.
Edited by Roman Makeev