Replies: 1 comment
|
Status update — what's landed upstream: ✅ Column re-ordering (v1.2.7) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Filaman's current implementation has filtering of tables provided by selection in the header, separated from the table iteslf. This is fine, but removes some workflows and limits filterability.
Improve the filtering/selection within tables by enabling filtering and sorting for every column on the column header itself
For reference in spoolman:

individual column filter and sorting button enabled
All reactions