gregnb / gregnb/mui-datatables

Rows Per Page All option

Open
#1,724 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

Is there a way to add the All rows option the Rows Per Page dropdown?

## Expected Behavior
In the Rows per Page dropdown, have an All option that will display all rows in the table

## Current Behavior
Rows per Page only allows numbers in the array and, even thought you can add a very big number, the All option is more understandable on what is going to be displayed

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 4.11.1 |
| MUI-datatables | 3.7.7 |
| React | 17.0.5 |
| browser | Firefox, Chrome, Chromium Edge |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Rows Per Page dropdown and pagination implementation in the table component. Confirm how the numeric options are consumed, then add an All choice that displays every row and verify the dropdown and resulting table behavior in the supported React and Material-UI environment.

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.