botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

dropdown and carousel not displayed well in whatsapp #1690

Open gzhhong opened 1 year ago

gzhhong commented 1 year ago

I created a dropdown list and a carousel as question and answer in bot, but the two widgets not displayed well in whatsapp.

The dropdown list displayed as plain text, for example, I create dropdown with 4 items, A, B, C, D, in whatsapp it is displayed as text in : Please choose one action You can say: A, B, C, D.

The two items in carousel displayed as two separately cards.

The environment used: 1) run the botpress docker image on my mac (CPU: M1) http://localhost:4000 2) create dropdown and carousel and test by the emulator, both work fine. 3) expose the botpress service by ngrok 4) use smooch sandbox to connect my local botpress to whatsapp 5) test the interaction with bot from whatsapp app. The text interaction works fine, but dropdown and carousel not displayed correctly.

Any suggestions?

Thanks,

James

zartaz commented 1 year ago

same inside iframe script on rocketchat, the options are diplayed linear instead of dropdown selections