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

updated sample app to handle submit action better #4467

Merged
merged 2 commits into from
Jul 23, 2020

Conversation

jwoo-msft
Copy link
Member

@jwoo-msft jwoo-msft commented Jul 22, 2020

Related Issue

Fixed #4464

Description

Action.Submit's data value was not displayed in the app.

How Verified

Verified the test cards that they all work.

Microsoft Reviewers: Open in CodeFlow

@@ -805,7 +805,6 @@
6BBE841823CD184D00ECA586 /* ACOWarning.h */,
6BBE841723CD184D00ECA586 /* ACOWarning.mm */,
6B1147D01F32E53A008846EC /* ACRActionDelegate.h */,
6B616C4121CB20D1003E29CE /* ACRActionToggleVisibilityRenderer.h */,
Copy link
Member

Choose a reason for hiding this comment

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

ACRActionToggleVisibilityRenderer [](start = 32, length = 33)

Is this a breaking change ?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, I just re-ordered file in Xcode project.

Copy link
Member

@shalinijoshi19 shalinijoshi19 left a comment

Choose a reason for hiding this comment

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

:shipit:

@jwoo-msft jwoo-msft merged commit 0efbab9 into main Jul 23, 2020
@jwoo-msft jwoo-msft deleted the jwoo/ios-sampeapp-update branch July 23, 2020 01:58
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
Co-authored-by: shalinijoshi19 <shalinij@microsoft.com>
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.

[iOS][InputEvolution] [Submit Action Data is not included]
2 participants