microsoft / microsoft/AdaptiveCards
Fix documentation with ShowCard action
Open
Nobody has claimed this yet.
Area-Documentation
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
What platform is your issue or question related to? (Delete other platforms).
- JavaScript
Author or host
Both
If you're an author, who are you sending cards to?
Teams
Version of SDK
1.1
Issue
In this page:
https://adaptivecards.io/explorer/Container.html
The second example shows an example of Container with Select Action
selectAction
An Action that will be invoked when the Container is tapped or selected. Action.ShowCard is not supported.
Although the above states that Action.Show card is not supported the example has Action.ShowCard which confuses the reader if ShowCard is supported or not.
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.
Assessment
This issue has not been assessed yet.