gregnb / gregnb/mui-datatables
onCellContextClick()
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a right click on a table cell
## Expected Behavior
When user do right click on a table cell, a callback function should be provided in options
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the table-cell event handling and the options API in the repository, then trace how cell interactions are exposed to callbacks. The work is done when a right click on a table cell invokes the configured onCellContextClick callback with the expected cell information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100