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

The resizable pane for PageLayout is triggered by right click #3992

Closed
joshblack opened this issue Nov 30, 2023 · 0 comments · Fixed by #4022
Closed

The resizable pane for PageLayout is triggered by right click #3992

joshblack opened this issue Nov 30, 2023 · 0 comments · Fixed by #4022
Assignees

Comments

@joshblack
Copy link
Member

Description

When going through the updates to the Page layout pane for resizable panes, I noticed that both the existing implementation and the updated one responded to a right click as a click event which caused the resize handle to unintentionally stick to the cursor.

Steps to reproduce

  1. Visit the storybook: https://primer.style/react/storybook/?path=/story/components-pagelayout-features--resizable-pane
  2. Right click on the resizable pane
  3. Dismiss the context menu and move the mouse around to observe the issue
Screen.Recording.2023-11-30.at.10.15.18.AM.mov

Version

v36.2.0

Browser

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants