Description of problem: When a person is editing a saved search or loading query.cgi with reloaded list of products/classifications, go ahead on filter the components/versions/milestones before rendering the template. This will further cut down on HTML that is sent to the browser on initial page load. If a person then selects a new classification and/or product, ajax calls will be made to update the selects as normal.
Removing as a blocker as this is really a RFE anyway since the current beta mimics what is on production with better performance. We can address this post release to enhance the query.cgi page performance even further.
No longer relevant as query.cgi no longer uses ajax for populating components/versions/milestones. Dave