gregnb / gregnb/mui-datatables
Filter reset clicks, filter input should clear
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
### while Filter reset clicks, filter input should clear
## Current Behavior
### while Filter reset clicks, filter input not clearing
I would get that filter input clear, whenever reset button is clicked
### 1

###2

### 3

## Steps to Reproduce (for bugs)
### 1 Open Filter

### 2. Search Anything in filter

--Listing data from backend
### 3. Click any of listed item -- Related column will shows in table

### 4. Click reset, Check input box inside the filter,

## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 5.6.2 |
| MUI-datatables | 3.8.5 |
| React | 17.0.1 |
| browser | chrome |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in the filter UI using the listed steps: search for an item, select it, click Reset, and observe the filter input. Trace the filter and reset state handling; done means the filter input is cleared when Reset is clicked, while the related table behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100