Skip to content

Conversation

@anna-dingler
Copy link
Contributor

@anna-dingler anna-dingler commented Sep 13, 2022

Related Issue

Fixes #7843

Description

Not deleting the array property during serialization did not allow the container contents to update. We needed to delete array properties regardless of enableFullJsonRoundTrip settings.

How Verified

Verified manually on the designer.

Before:

containerContentsBug

After:

containerContentsBugFix

Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Sep 13, 2022

Hi @anna-dingler. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

@anna-dingler anna-dingler merged commit 937259e into main Sep 13, 2022
@anna-dingler anna-dingler deleted the anna/containerContents branch September 13, 2022 22:14
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Designer] Contents of containers are not being cleared

3 participants