gregnb / gregnb/mui-datatables

onCellContextClick()

Open
#1,466 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.