Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Adpative card selection Action OpenUrl is not showing the mouse pointer as good user experience #30

Closed
vasanthkumarc94 opened this issue Jul 30, 2021 · 1 comment
Labels
by design This issue is by design enhancement New feature or request

Comments

@vasanthkumarc94
Copy link
Collaborator

vasanthkumarc94 commented Jul 30, 2021

Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.

Versions

[ Windows ] Operating System
[ 4.0.2 ] Gulp version
[ 1.13.0-beta 5 ] SPFx Generator version (npm list -g @microsoft/generator-sharepoint)
[ 0.2. ] Viva Connections Teams mobile app version

Desired Behavior

changing the cursor on Action.OpenUrl as its url in QuickView, from the experience point user should know that its a clickable link on the AdaptiveCard view.

Observed Behavior

The behavior is on hover of link mouse pointer should change so that user can understand that its click able link from the experience point of View.

microsoft/BotFramework-WebChat#1767 referred link.

Referred some of the similar issues , understanding that by design standard mouse cursor not changing.

Steps to Reproduce

Used Adaptive card control :

"selectAction": {
"type": "Action.OpenUrl",
"url": "${anyUrl}"
},

Scenario : QuickView contains list of items where its a clickable link using Action.OpenUrl, on mouse hover mouse pointer will not show the experience to user that it is a clickable link.

@johnguy0 johnguy0 added by design This issue is by design enhancement New feature or request labels Oct 23, 2021
@johnguy0
Copy link
Contributor

Thanks for providing this feedback during the public Beta. We'll consider this functionality in a future release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
by design This issue is by design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants