Skip to content
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

Save RenderedAdaptiveCard to Panel #2035

Merged
merged 3 commits into from Dec 11, 2023

Conversation

vineeththomasalex
Copy link
Contributor

Summary of the pull request

"Missing button action on click" problem which occurs sporadically might be due to the parent object going out of scope and getting GC'd. We can save the RenderedAdaptiveCard object to avoid this.

References and relevant issues

microsoft/devhomegithubextension#108

Detailed description of the pull request / Additional comments

Validation steps performed

Manually ran the button action several times.

PR checklist

Copy link

@beervoley beervoley left a comment

Choose a reason for hiding this comment

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

LGTM!

@vineeththomasalex vineeththomasalex merged commit fbb88e5 into main Dec 11, 2023
4 checks passed
@krschau krschau modified the milestones: Dev Home v0.9, Dev Home v0.10 Jan 8, 2024
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.

AdaptiveCards Action not getting triggered when trying to add a new GitHub account
3 participants