hubtype / botonic

Build chatbots and conversational experiences using React
https://botonic.io
MIT License
519 stars 76 forks source link

plugin-flow-builder: when user clicks on old button send fallback #BLT-1070 #2909

Closed Iru89 closed 2 weeks ago

Iru89 commented 2 weeks ago

Description

When user clicks on old button that is no longer in the published flow, the bot will respond with fallback content.

Context

Until now when the user clicked on an old button and the published flow no longer has this button the bot did not respond

Approach taken / Explain the design

If a content id is not found, the bot will respond with a fallback.

Testing

Add two tests to check contents displayed after click a button with payload

github-actions[bot] commented 2 weeks ago

Test Results

30 tests   26 :white_check_mark:  36s :stopwatch:  6 suites   0 :zzz:  1 files     4 :x:

For more details on these failures, see this check.

Results for commit 586fa21c.

:recycle: This comment has been updated with latest results.