gregnb / gregnb/mui-datatables

FR: Add option to show filters inline in the table

Open
#1,111 8 comments 0 reactions 1 assignee Claimed by @KrzysztofMadejski View on GitHub
new feature
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

My users requested that it would be great to have filters inlined in table so they are easier to find.

I'm thinking that it could be done as in Excel, with an icon next to header name opening a popup:
Screenshot 2019-12-09 at 16 50 06

or as another row just below header (either a real HTML row, or just visually below) with a full filter input as it is now shown in filter popups.

I'm wondering what do you think about it? I could commit some time to work on a PR. I believe this should be optional, to be set by table option `filterListInline: bool` or similar.

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.