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

Adaptive card issue in ios devices #4841

Open
SanjeevS900 opened this issue Jan 7, 2025 · 3 comments
Open

Adaptive card issue in ios devices #4841

SanjeevS900 opened this issue Jan 7, 2025 · 3 comments
Assignees
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.

Comments

@SanjeevS900
Copy link

SanjeevS900 commented Jan 7, 2025

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

@SanjeevS900 SanjeevS900 added bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team. labels Jan 7, 2025
@stevkan stevkan self-assigned this Jan 9, 2025
@stevkan
Copy link
Collaborator

stevkan commented Jan 9, 2025

@SanjeevS900 - I'm assuming it is Web Chat, but could you please tell me the client you are using to communicate with the bot?

@BrendanAndrade
Copy link

I am also seeing this issue with my application.

@SanjeevS900
Copy link
Author

@stevkan This screenshot is from a web chat but we are facing the issue on all ios devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or an unintended behavior. needs-triage The issue has just been created and it has not been reviewed by the team.
Projects
None yet
Development

No branches or pull requests

3 participants