microsoft / microsoft/AdaptiveCards

[All] Set Mouse cursor to Pointer for specific controls

Open
#5,076 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Inconsistency Request
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

What platform is your feature request related to? (Delete other platforms).

  • WPF
  • JavaScript
  • UWP

Is your feature request related to a problem? Please describe.
ac-selectable controls e.g. ToggleVisibility using image controls or any image with submit action does not shows mouse cursor to pointer on hover, which may confuse user that this control is clickable and on click of this control will execute certain action.

Describe the solution you'd like
Ideal would be to give control to host of card to decide where host want to change mouse cursor.

Describe alternatives you've considered
It will be great if we can set Mouse cursor to Pointer for ac-selectable controls which will give better indication to user that this control is clickable and on click on this control will execute action.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. First identify the platform-specific implementations of ac-selectable controls, including image controls and ToggleVisibility, and determine how the host can configure cursor behavior. Done means clickable controls show a pointer cursor where the host requests it, with relevant platform behavior verified.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.