nytimes/pourover

Add event for pre-query/filter change

Opened this issue · 1 comments

It would be useful (for progress bars, in this particular case) to have a pre-queryChange event to start the progress bar with.

How many things are you sorting that you have time for a progress bar? Even 10,000 decently complex elements don't have time to render any meaningful progress bar before completing the sort.

Still think this is a valuable event to add?