Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stopPropagation for mousedown in AnchoredOverlay based components #1206

Merged
merged 7 commits into from
May 5, 2021

Conversation

VanAnderson
Copy link
Contributor

fixes https://github.com/github/primer/issues/136

This will ensure that actionMenus that are on Drag/Drop zones do not initiate a false drag/drop.

@changeset-bot
Copy link

changeset-bot bot commented May 3, 2021

🦋 Changeset detected

Latest commit: 2c00675

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented May 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/primer/primer-components/4MX111NKEFMEtLGUCYPvKiXGX8xb
✅ Preview: https://primer-compone-git-vananderson-onmousedown-action-menu-92c2c8.vercel.app

@vercel vercel bot temporarily deployed to Preview May 3, 2021 15:43 Inactive
@VanAnderson VanAnderson changed the title preventDefault for mousedown in actionMenu preventDefault for mousedown in AnchoredOverlay based components May 3, 2021
@vercel vercel bot temporarily deployed to Preview May 3, 2021 15:46 Inactive
@vercel vercel bot temporarily deployed to Preview May 3, 2021 16:05 Inactive
@vercel vercel bot temporarily deployed to Preview May 3, 2021 16:08 Inactive
@VanAnderson VanAnderson changed the title preventDefault for mousedown in AnchoredOverlay based components stopPropogration for mousedown in AnchoredOverlay based components May 3, 2021
@VanAnderson VanAnderson changed the title stopPropogration for mousedown in AnchoredOverlay based components stopPropogation for mousedown in AnchoredOverlay based components May 3, 2021
@VanAnderson VanAnderson changed the title stopPropogation for mousedown in AnchoredOverlay based components stopPropagation for mousedown in AnchoredOverlay based components May 3, 2021
@vercel vercel bot temporarily deployed to Preview May 3, 2021 16:22 Inactive
@vercel vercel bot temporarily deployed to Preview May 5, 2021 22:48 Inactive
@dgreif dgreif force-pushed the VanAnderson/onMouseDown-action-menu branch from 6cd28de to b87a939 Compare May 5, 2021 22:50
@vercel vercel bot temporarily deployed to Preview May 5, 2021 22:52 Inactive
@dgreif dgreif enabled auto-merge (squash) May 5, 2021 22:53
@dgreif dgreif merged commit bba66fd into main May 5, 2021
@dgreif dgreif deleted the VanAnderson/onMouseDown-action-menu branch May 5, 2021 22:55
@github-actions github-actions bot mentioned this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants