Skip to content

fix: change event types from MouseEvent to PointerEvent#2016

Merged
github-actions[bot] merged 2 commits into
microsoft:mainfrom
Bashamega:60746
May 14, 2025
Merged

fix: change event types from MouseEvent to PointerEvent#2016
github-actions[bot] merged 2 commits into
microsoft:mainfrom
Bashamega:60746

Conversation

@github-actions

github-actions Bot commented May 7, 2025

Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@Bashamega

Copy link
Copy Markdown
Contributor Author

What do you think @saschanaz

1 similar comment
@Bashamega

Copy link
Copy Markdown
Contributor Author

What do you think @saschanaz

@saschanaz saschanaz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Apparently I did not submit the comment...

},
{
"name": "contextmenu",
"type": "MouseEvent"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hmmmmm actually contextmenu and auxclick already has PointerEvent? 🤔 In that case we can remove contextmenu and auxclick here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Actually, no, they were being overwritten in the overridingTypes, I have just removed them from there.

@Bashamega Bashamega requested a review from saschanaz May 14, 2025 07:33
@saschanaz

Copy link
Copy Markdown
Contributor

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

There was an issue merging, maybe try again saschanaz. Details

@saschanaz

Copy link
Copy Markdown
Contributor

LGTM

@github-actions github-actions Bot merged commit 043b1d8 into microsoft:main May 14, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

@Bashamega Bashamega deleted the 60746 branch May 30, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants