microsoft / microsoft/AdaptiveCards
[Platform][Action.OpenUrl] [Copy url used here]
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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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