Skip to content

Add button property mouse events#15819

Draft
HariniMalothu17 wants to merge 9 commits intomicrosoft:mainfrom
HariniMalothu17:fix/add-button-property-mouse-events
Draft

Add button property mouse events#15819
HariniMalothu17 wants to merge 9 commits intomicrosoft:mainfrom
HariniMalothu17:fix/add-button-property-mouse-events

Conversation

@HariniMalothu17
Copy link
Contributor

@HariniMalothu17 HariniMalothu17 commented Mar 20, 2026

Description

Type of Change

Erase all that don't apply.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Automation (AI changes or Github Actions to reduce effort of manual tasks)

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves [Add Relevant Issue Here]

What

What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.

Screenshots

Add any relevant screen captures here from before or after your changes.

Testing

If you added tests that prove your changes are effective or that your feature works, add a few sentences here detailing the added test scenarios.

Optional: Describe the tests that you ran locally to verify your changes.

Changelog

Should this change be included in the release notes: indicate yes or no

Add a brief summary of the change to use in the release notes for the next release.

Microsoft Reviewers: Open in CodeFlow

@HariniMalothu17 HariniMalothu17 requested a review from a team as a code owner March 20, 2026 11:01
@HariniMalothu17 HariniMalothu17 changed the title Fix/add button property mouse events Add button property mouse events Mar 20, 2026
@HariniMalothu17 HariniMalothu17 marked this pull request as draft March 20, 2026 11:06

switch (hash) {
// Missing upstream W3C pointer event cases
UPSTREAM_VIEW_EVENT_CASE(Click);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fork BaseViewProps.cpp and remove the changes in this file.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity) label Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Author Feedback The issue/PR needs activity from its author (label drives bot activity)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants