Scott Deardorff

Results 6 issues of Scott Deardorff

Added unique class to column picker so that it can be styled w/ overflow-y and max-height to give it a scroll bar for long lists.

I hope I did the pull request correctly. It appears to still have the change from my previous pull request. Anyway this should address the problem described in #44

The column selection does not present a scroll bar. This could be solved in CSS if the column suggestpopup had a different class than the value selection, then I could...

In the value suggestbox, it supports prefix search, but the column search does not. Column search needs to prefix search. i.e. If I have a string "Sally Johnson" In the...

This is a bug on the Tardis branch to reproduce use the following steps: 1. Set up a suggest callback for the values column that returns more than the dropdown...

These are the cumulative release changes plus the scope addition