gregnb / gregnb/mui-datatables

Search bar closes when select collumns or filter icons in the toolbar are selected even when searchAlwaysOpen is set to true

Open
#1,795 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 the searchAlwaysOpen prop is on true, pressing the icons should not close it. Users will have no way to bring back the search.

## Current Behavior
Even when the searchAlwaysOpen prop is set on true pressing the filter icon or the select columns icon hides the searchbar

## Steps to Reproduce (for bugs)
1. Create a datatable with the searchAlways open prop set to true
2. click one of the mentioned icons. Notice that the search bar disapears with no way to bring it back

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | 4.12.3 |
| MUI-datatables | 3.7.8 |

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.