microsoft / microsoft/AdaptiveCards

[Platform][Action.OpenUrl] [Copy url used here]

Open
#8,788 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Hi,

I am using this https://adaptivecards.io/explorer/Action.OpenUrl.html as below:
"actions": [
{
"type": "Action.OpenUrl",
"title": "View details",
"url": "${ViewDetailsUrl}"
}
]

And rendering it on Microsoft Teams in a channel.
image

Now, when I right click on this button and use copy option, the link to channel message gets copied.
How do I make sure that the link which opens when we click on the button gets copied instead?

Is there any mechanism for the same?

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

Reproduce the Adaptive Card example from the issue in Microsoft Teams and compare the channel-message link copied from the context menu with the Action.OpenUrl target. Done means identifying a supported mechanism to copy the button URL, or documenting that Teams does not provide one.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.