Card control hover and click
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe
Card control has hover and press effect but if it's not used for clicking it should do these effects. This could confuse users.
Card expander has the same feature - it should only make hover effect when hovering the header. This is really confusing.
Describe the solution you'd like
Make an option to remove these hover and press effects.
Describe alternatives you've considered
Use card with grid that has columns etc. but it takes too much space in XAML and it's time consuming.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Card control and Card expander implementations in the WPF UI codebase, then inspect how their hover and press effects are applied. Determine the existing control options and related styling or template entry points; done means a documented option can suppress those effects and the expander hover behavior is limited as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100