You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: