finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.72k stars 1.04k forks source link

Perspective Workspace : Context Menu does *not* overlay content #2620

Closed saadmunir closed 1 month ago

saadmunir commented 1 month ago

Bug Report

Steps to Reproduce:

  1. Go to: https://prospectiveco.github.io/prospective-gh-pages-demo/?csvs=PRICE_TREE_FILE_1659660015_exchangename.csv&layout=lseg_avg_price.json
  2. Right Click anywhere

Expected Result:

The context menu should appear where the mouse is clicked

Actual Result:

The context menu appears at the bottom of the page and is very difficult to use.

On Edge: image

On Chrome: image

Environment:

Windows 11 Chrome: Version 124.0.6367.203 (Official Build) (64-bit) Edge: Version 124.0.2478.97 (Official build) (64-bit) "@finos/perspective": "^2.10.0", "@finos/perspective-viewer": "^2.10.0", "@finos/perspective-viewer-d3fc": "^2.10.0", "@finos/perspective-viewer-datagrid": "^2.10.0", "@finos/perspective-workspace": "^2.10.0",

Additional Context:

Have tried this with multiple projects as well as personal but see the same behaviour.

texodus commented 1 month ago

This is the repository and support issues list for Perspective itself, not random sites that use Perspective. File this with the implementing project.

Have tried this with multiple projects as well as personal but see the same behaviour.

Then you didn't click past the first workspace example on the docs page.