jonpopp
jonpopp
I was able to hack around this with the following change to the blur event: ``` blur: function() { $timeout(function() { var activeElement = $document.prop('activeElement'), lostFocusToBrowserWindow = activeElement === input[0],...
here are my pool settings: pool: { max: 50, min: 0, timeout : 600, queueRequests: true, queueTimeout: 600000, increment : 1 }
Hi there! Just wanted to follow up on the initial question about adjusting the filter order in the filter dialog? Users would like to have the filters listed alphabetically instead...