SPAAM-community/AMDirT

Allow specifying the number of rows to display in table in filter

Closed this issue · 1 comments

Currently it's fixed to 50, but maybe a user wants to display more or less. We should add a drop-down menu to allow e.g. 10, 25, 50, 100 etc.

PR #91 is a first fix. However it is not completely satisfying because when the user is selecting a number of rows to display, all the rows they have previously selected are unselected.