shadcn-table icon indicating copy to clipboard operation
shadcn-table copied to clipboard

[bug]: Advanced Filter doesn't appear to work in demo

Open ZipBrandon opened this issue 2 years ago • 3 comments

Describe the bug

No results returned.

How to reproduce

Turn on advance filtering Filter by something

Link to reproduction

https://table.sadmn.com/?page=1&sort=createdAt.desc&per_page=10&operator=and&title=We.contains

Additional information

Note that the link generated by the advanced filtering case does not initialize the table state appropriately in an advanced state, too.

ZipBrandon avatar Apr 20 '24 14:04 ZipBrandon

I've noticed that the advanced filter just doesn't seem to work in general unless you're using the "Contains" option. If you switch to any other choice, like "does not contain," "is," etc, it doesn't work at all.

waltershewmake avatar May 02 '24 03:05 waltershewmake

Not working for me aswell. From what I've seen in queries.ts, it's not taking into account those changes with advanced filter.

nuclei272 avatar May 18 '24 16:05 nuclei272