Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[UWP Renderer] Title should be used as tooltip when tooltip is not provided#8232

Merged
anna-dingler merged 8 commits into
mainfrom
anna/updateActionTooltip
Feb 22, 2023
Merged

[UWP Renderer] Title should be used as tooltip when tooltip is not provided#8232
anna-dingler merged 8 commits into
mainfrom
anna/updateActionTooltip

Conversation

@anna-dingler

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

Copy link
Copy Markdown
Contributor

Related Issue

Fixes #8322

Description

Title should be used as the tooltip value if the tooltip property is not provided.

I added an additional check to set tooltip = title if tooltip.empty()

Sample Card

https://github.com/microsoft/AdaptiveCards/blob/main/samples/v1.5/Tests/TooltipTestCard.json

How Verified

Verified manually on the AdaptiveCards Visualizer.

Before

tooltip1

After

tooltip2

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

ghost commented Jan 22, 2023

Copy link
Copy Markdown

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:45
@microsoft-github-policy-service

Copy link
Copy Markdown
Contributor

Staleness reset by anna-dingler

@anna-dingler anna-dingler merged commit 6c7d5eb into main Feb 22, 2023
@anna-dingler anna-dingler deleted the anna/updateActionTooltip branch February 22, 2023 23:59
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 used as tooltip when tooltip is not present.

2 participants