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

[UWP Renderer] Add title to action when icon is present #8231

Merged
merged 7 commits into from
Feb 22, 2023

Conversation

anna-dingler
Copy link
Contributor

@anna-dingler anna-dingler commented Jan 17, 2023

Related Issue

Fixes #8321

Description

Added the generated buttonText to buttonContentsStackPanel.

Sample Card

https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.1/Tests/IconsInSomeActions.json

How Verified

Verified manually on the AdaptiveCards Visualizer.

Before

image

After

image

Microsoft Reviewers: Open in CodeFlow

anna-dingler and others added 5 commits December 16, 2022 00:41
* Update custom.props for object model release

* Updated Xcode version (#8222)

* removed build step as they are redundant (#8201)

* removed build step as they are redundant

* added pod installation step

Co-authored-by: Joseph Woo <[email protected]>
* Update custom.props for object model release

* Updated Xcode version (#8222)

* removed build step as they are redundant (#8201)

* removed build step as they are redundant

* added pod installation step

* Add a null check for inline Actions

Co-authored-by: Joseph Woo <[email protected]>
@ghost ghost added the no-recent-activity label Jan 22, 2023
@ghost
Copy link

ghost commented Jan 22, 2023

Hi @anna-dingler. This pull request has had no recent activity for the past 5 days . Please take the necessary actions (review, address feedback or commit if reviewed already) to move this along.

@anna-dingler anna-dingler changed the base branch from release/uwp-v3.1.0 to main February 21, 2023 23:28
@microsoft-github-policy-service
Copy link
Contributor

Staleness reset by anna-dingler

@anna-dingler anna-dingler merged commit 16dd540 into main Feb 22, 2023
@anna-dingler anna-dingler deleted the anna/addButtonText branch February 22, 2023 22:53
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.

[UWP Renderer] Title is not rendered on Actions when an icon is given
2 participants