AdaptiveCards icon indicating copy to clipboard operation
AdaptiveCards copied to clipboard

A new way for developers to exchange card content in a common and consistent way.

Results 566 AdaptiveCards issues
Sort by recently updated
recently updated
newest added

Designer has it on Container, schema explorer does not --- * URL: https://adaptivecards.io/explorer/Container.html

Area-Schema
Area-Documentation

Designer has it, but schema explorer does not --- * URL: https://adaptivecards.io/explorer/Column.html

Area-Schema
Area-Documentation

Designer has it, schema explorer does not --- * URL: https://adaptivecards.io/explorer/TableCell.html

Area-Schema
Area-Documentation

The left hand nav shows media source as an element ![image](https://user-images.githubusercontent.com/17789481/187790299-a8ca50ee-93f2-4737-b667-3a9d6c3481e7.png) It should be here: ![image](https://user-images.githubusercontent.com/17789481/187790319-68ee4e69-9c10-4904-98df-5beb2fb6fb97.png) --- * URL: https://adaptivecards.io/explorer/MediaSource.html

Area-Schema
Area-Documentation

It shows up here: ![image](https://user-images.githubusercontent.com/17789481/187790420-0f81877c-3dc0-467d-a489-e985941d203e.png) And should be here: ![image](https://user-images.githubusercontent.com/17789481/187790450-ae0ce638-d23b-49d3-b309-d4d4cb817045.png) --- * URL: https://adaptivecards.io/explorer/Fact.html

Area-Schema
Area-Documentation

TableCell is a structure which is only used to define a table, it's not really an element type and it's container nature is only as part of the overall table...

Area-Schema
Area-Documentation

# Platform * JavaScript # Issue If an ado feed user installs the daily package, it will get added into a feed, and if the feed's upstream has public source...

Task

### Target Platforms Other ### SDK Version 1.6 ### Application Name Adaptive Cards ### Problem Description **Test Environment:** URL: https://adaptivecards.io/designer/ OS Version: 23H2 (OS Build 26040.1000) Browser Version: Version 122.0.2365.3...

Bug
Area-Renderers
Area-Accessibility
A11ySev2
A11yWCAG
HCL-E+D
Product-AC
HCL-AdaptiveCards-Web

### Target Platforms Other ### SDK Version 1.6 ### Application Name Adaptive Cards ### Problem Description **Test Environment:** URL: https://adaptivecards.io/designer/ OS Version: 23H2 (OS Build 26040.1000) Browser Version: Version 122.0.2365.3...

Bug
Area-Renderers
Area-Accessibility
A11ySev2
A11yWCAG
HCL-E+D
Product-AC
HCL-AdaptiveCards-Web

Building with NodeJS >16 yields errors complaining about deprecated hashing functions (`ERR_OSSL_EVP_UNSUPPORTED`). This is a known and intentional change in NodeJS to prevent using insecure hashing functions. It's a little...