gregnb / gregnb/mui-datatables

Filtering not available when selectableRows: true

Open
#534 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

## Expected Behavior
When selectableRows is set to true and user selects row, filtering and search in table is available and showing customToolbar can be disabled.

## Current Behavior
When selectableRows is set to true and user selects row - actions responsible for filtering and search in table are removed from the DOM, and filtering is not available. CustomToolbar covers actions area.

## Steps to Reproduce (for bugs)
1. Create table with options where selectableRows: true
2. Provide data to the table
3. Select row
![image](https://user-images.githubusercontent.com/24552552/55475859-514fd880-5615-11e9-9ec3-c6c7e66e9e63.png)

![image](https://user-images.githubusercontent.com/24552552/55475868-5a40aa00-5615-11e9-988e-8ad440984355.png)

## Your Environment

| Material-UI | 3.9.0 |
| MUI-datatables | 2.0.0-beta.58 |
| React | 16.6.3 |
| browser | Chrome 73.0.3683.86 |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.