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 not supporting markdown in mobile teams #10997

Open
kumarUtsav-01 opened this issue Jun 6, 2024 · 3 comments
Open

Adaptive card not supporting markdown in mobile teams #10997

kumarUtsav-01 opened this issue Jun 6, 2024 · 3 comments
Assignees
Labels
bug teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label

Comments

@kumarUtsav-01
Copy link

kumarUtsav-01 commented Jun 6, 2024

Steps to reproduce

We are experiencing a problem with consistency of content displayed in an adaptive card generated when a link is unfurled.

We have a use case of showing a hyphen '-' when there is no data available for the field when the card is unfurling. As hyphen is evaluated to a dot when rendering a card, we are using − markdown for showing hyphen.

Hyphen is displayed in run time when card is rendered in browser and desktop scenario, but, the same card shows − when rendered inside mobile teams app.

Behavior in browser and desktop teams app -
Screenshot 2024-06-06 at 12 08 31 PM

Behavior in mobile teams app -
Screenshot 2024-06-06 at 12 08 07 PM

Expected behavior

Instead of showing − as text, it should have evaluated the same to a hyphen (-) when card is generated.

Actual behavior

− is shown as a string.

Error details

No response

Copy link
Contributor

Hi kumarUtsav-01! 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

@ChetanSharma-msft ChetanSharma-msft added the teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label label Jun 6, 2024
@ChetanSharma-msft
Copy link
Collaborator

@kumarUtsav-01 - Thanks for raising your query.
We will look into it and let you know the updates.

@Meghana-MSFT
Copy link
Collaborator

@kumarUtsav-01 - We are also able to repro this issue. we have raised a bug for the same, we will keep you posted on the updates. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label
Projects
None yet
Development

No branches or pull requests

3 participants