gregnb / gregnb/mui-datatables

Table tabIndex = -1

Open
#1,721 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
905
PR merge metrics
No merged PRs in 30d

Description

I want to set the table's tabIndex prop to -1.
Can you add it as a table option?
https://github.com/gregnb/mui-datatables/blob/7558e7393b6ee4b21c9481613429efcdbe7a6ddc/src/MUIDataTable.js#L1995

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at src/MUIDataTable.js around line 1995, where the table is rendered, and trace the existing table options. Add the requested table option so tabIndex can be set to -1, then verify that the rendered table receives the configured value.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.