gregnb / gregnb/mui-datatables
Permanently replace title with a searchbar
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
There should permanently be a searchbar at the top.
## Current Behavior
Right now, the search bar closes when escape is pressed (or even when the filter button is pressed). I'd like to have it permanent.
Is there any solution to this? SearchOpen is not enough, since it'll still get closed when the escape button is pressed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the table's search bar and the SearchOpen handling in the JavaScript source. Reproduce the Escape and filter-button behavior, then verify that the search bar stays visible at the top in both cases.
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
- 35/100