microsoft / microsoft/BotFramework-WebChat

Adaptive card issue in ios devices

Open
#5,420 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug customer-reported
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Versions

botbuilder: 4.20.0

Description

When using the bot on an iPhone, clicking any button on adaptive cards results in the action name being sent as a message activity and then performing the intended action. This issue does not occur on other devices/platforms.

To Reproduce

Steps to reproduce the behavior:
Open the bot on an iPhone.
Interact with any adaptive card that includes buttons.
Click a button.
Observe that the action name is sent as a message activity.

Expected behavior

When a button is clicked, the corresponding action should be triggered as expected, without the action name being sent as a message activity.

Screenshots

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the adaptive card button behavior on an iPhone with botbuilder 4.20.0, then trace the handling of button actions in the Web Chat client. Done means clicking a card button triggers the intended action without sending the action name as a message activity.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.