Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/71344 start behavior interrupted by privacy screen #444

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

sushmi21
Copy link
Collaborator

This PR prevents the privacy screen from interrupting the 'Auto send message' start behavior.

Success Criteria:

  • When 'Auto send message to Bot' is selected in the endpoint settings as a start behavior, the submission of privacy screen should take you to the chat log that will have the get started user message.
  • The get started message should not get collated (i.e. It should have a timestamp and the top margin should be applied)

How to test:

  • Create an endpoint and configure the start behavior to 'Auto send message to Bot'.
  • Enable privacy screen in endpoint editor
  • Clear the local storage and test the bot
  • When privacy screen appears, click 'Submit'
  • You should now see the chat log with the Get started message including a timestamp.

@sushmi21 sushmi21 requested a review from kwinto July 10, 2024 13:35
@sushmi21 sushmi21 merged commit 1b4a9e7 into v3 Jul 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants