Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-60056

Disable plugin manager filter until page is loaded

      When you open the Plugin Manager available page, the plugin list takes some time to be fully loaded. However the "filter" field is enabled and the user can type there, but it's actually not applied to the list because it has not been fully loaded yet (note in the tab how the page is still loading).

      The result is very confusing to the user who, in my experience, just thinks the filter is not working properly. This should be fixed by:

      • Disabling the search field until the page is fully loaded.
      • Applying the filter, if any, once the plugin list is completely available.

          [JENKINS-60056] Disable plugin manager filter until page is loaded

          Daniel Beck added a comment -

          Alternatively, a larger overhaul of the "Available" tab since it's clearly not designed for 1000+ plugins.

          Daniel Beck added a comment - Alternatively, a larger overhaul of the "Available" tab since it's clearly not designed for 1000+ plugins.

          Oleg Nenashev added a comment -

          Was it fixed by the recent change to search in https://github.com/jenkinsci/jenkins/pull/4580 ?

          Oleg Nenashev added a comment - Was it fixed by the recent change to search in  https://github.com/jenkinsci/jenkins/pull/4580  ?

          Daniel Beck added a comment -

          Partially.

          The change is that any filter typed before the page finished loading will be applied. Before, it wasn't applied until the field changed after the page finished loading.

          So it's "just" slow now, not broken.

          Daniel Beck added a comment - Partially. The change is that any filter typed before the page finished loading will be applied. Before, it wasn't applied until the field changed after the page finished loading. So it's "just" slow now, not broken.

          Tim Jacomb added a comment -

          Resolved awhile back by switching it to only show the top ~50 popular plugins by default instead of 1800+

          Tim Jacomb added a comment - Resolved awhile back by switching it to only show the top ~50 popular plugins by default instead of 1800+

            hanninglin Hanning Lin
            egutierrez Evaristo Gutierrez
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: