Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
290 stars 75 forks source link

calcite-popover should only display content on left-click #5513

Closed richiecarmichael closed 2 years ago

richiecarmichael commented 2 years ago

Actual Behavior

calcite-popover is displaying content on right click.

Expected Behavior

calcite-popover should ignore right-clicks.

Reproduction Sample

https://developers.arcgis.com/calcite-design-system/components/popover/

Reproduction Steps

  1. Open sample page
  2. Right click on "Activate Popover" button.
    • "Popover content here" is displayed. It should not.

Reproduction Version

unknown

Relevant Info

No response

Regression?

No response

Esri team

ArcGIS API for JavaScript

github-actions[bot] commented 2 years ago

Installed and assigned for verification.

geospatialem commented 2 years ago

Verified on next.608.

verify-left-click-only-popover