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

DataTable: ContextMenu with multiple selectionMode #5432

Closed
mtsh1000 opened this issue Nov 28, 2023 · 1 comment
Closed

DataTable: ContextMenu with multiple selectionMode #5432

mtsh1000 opened this issue Nov 28, 2023 · 1 comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted

Comments

@mtsh1000
Copy link

Describe the bug

When using context menu with multi select the onContextMenu should always provide only the single target row that was clicked. Currently if there is selection present the e.data contains array with selected rows but not the actual row that was clicked if it was not within the selection.

Reproducer

No response

PrimeReact version

10..2.1

React version

18.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@mtsh1000 mtsh1000 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 28, 2023
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 28, 2023
@melloware
Copy link
Member

Duplicate of #5146

@melloware melloware marked this as a duplicate of #5146 Nov 28, 2023
@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants