Skip to content

AC rendering + AC designer integration #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 16, 2025
Merged

Conversation

dclaux
Copy link
Member

@dclaux dclaux commented May 13, 2025

skip-test-verification
Resolves #42

This PR integrates Adaptive Card rendering and the Adaptive Card Designer into the DevTools. Both are iframed.

The iframe approach for card rendering has the drawback that the card is constrained to the iframe's dimensions. That means if a popup control is opened in the iframe, it will not bleed outside of the iframe.

The AC Designer integration builds on the initial work done by @corinagum.

Action.Submit and Action.Execute are not handled.

image
image

@dclaux dclaux requested a review from corinagum as a code owner May 13, 2025 22:04
corinagum
corinagum previously approved these changes May 13, 2025
Copy link
Collaborator

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two small nits. Thank you @dclaux!

@dclaux dclaux requested a review from corinagum May 14, 2025 00:33
@dclaux dclaux marked this pull request as draft May 14, 2025 04:11
@dclaux
Copy link
Member Author

dclaux commented May 14, 2025

Converting to draft so this PR doesn't get merged yet. I need to update a base URL before merging, which I will do once that base URL is available.

@dclaux dclaux marked this pull request as ready for review May 16, 2025 20:38
@aacebo aacebo merged commit b84cf20 into main May 16, 2025
6 checks passed
@aacebo aacebo deleted the dclaux-ac-render-and-design branch May 16, 2025 22:41
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.

[devtools] Adaptive Cards Designer
3 participants