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

[Rendering] Can't correct spelling mistakes on Input.Text #11803

Closed
ChetanSharma-msft opened this issue Nov 11, 2024 · 3 comments
Closed

[Rendering] Can't correct spelling mistakes on Input.Text #11803

ChetanSharma-msft opened this issue Nov 11, 2024 · 3 comments

Comments

@ChetanSharma-msft
Copy link
Collaborator

Steps to reproduce

Copied from: microsoft/AdaptiveCards#9051
Posted by: @TikitTeam

Details:

Target Platforms
Other

SDK Version
3.1.0

Application Name
Microsoft Teams

Problem Description
In Teams Web or Desktop, within an Adaptive Card a misspelled word cannot be corrected via right-click.

Screenshots
Take the following example with a card sent by Power Automate that contains Input.Text

Image

Image

Image

Card JSON
{
"type": "AdaptiveCard",
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.5",
"body": [
{
"type": "Input.Text",
"placeholder": "Placeholder text",
"label": "Input",
"id": "Input"
}
]
}

Expected behavior

It should be corrected via right-click.

Actual behavior

In Teams Web or Desktop, within an Adaptive Card a misspelled word cannot be corrected via right-click.

Error details

No response

Copy link
Contributor

Hi ChetanSharma-msft! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Prasad-MSFT
Copy link
Collaborator

This issue is being tracked #11802. Please follow that thread for further updates.

Copy link
Contributor

Tell us about your experience!

Hi ChetanSharma-msft! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards,
Teams Platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants