Good test for jquery... / #1844

If you click "add new team member" how long is your html-file and how long does it take for loading the 400 people?

My approach would be this. We add a new column to the projectAddTeammember-List: Category. In the first step we can quickly add a grouping for this attribute, but with jquery we could add a custom-filter the goes through all lines of the table and hides filtered lines. With jquery this would only be about 10 lines of code. For this the lines needs an additional class like "cat_12".

Would this work for you?