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

2.0 setup wizard - Notifications and Publishing never highlighted.

      When you scroll in the "cusomtize the plugins to install" in the setup wizard the category you are in is highlighted on the left.

      However - scroll to the bottom and "Distributed builds" is still highlighted.
      Click on "Notifications and Publishing" and "Distributed builds" is still highlighted.

          [JENKINS-33948] 2.0 setup wizard - Notifications and Publishing never highlighted.

          For the case where you click the section on the left side, we should be able to show it selected properly. There was a similar problem on the configuration page tabs and a fix was made to highlight the clicked section.

          Not sure what we can do about this in the scroll case. If you don't click, it's ambiguous which section is "active". As currently coded, the top-most section title on the screen is highlighted.

          Spike Washburn added a comment - For the case where you click the section on the left side, we should be able to show it selected properly. There was a similar problem on the configuration page tabs and a fix was made to highlight the clicked section. Not sure what we can do about this in the scroll case. If you don't click, it's ambiguous which section is "active". As currently coded, the top-most section title on the screen is highlighted.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          war/src/main/js/pluginSetupWizardGui.js
          http://jenkins-ci.org/commit/jenkins/eee3dba3e6518b553ae8e77dc41eeff8d27dca9c
          Log:
          Merge pull request #2292 from kzantow/JENKINS-33948-scrollspy-clicks

          JENKINS-33948 - Always display clicked scrollspy items as active

          Compare: https://github.com/jenkinsci/jenkins/compare/3ac7ee93072d...eee3dba3e651

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: war/src/main/js/pluginSetupWizardGui.js http://jenkins-ci.org/commit/jenkins/eee3dba3e6518b553ae8e77dc41eeff8d27dca9c Log: Merge pull request #2292 from kzantow/ JENKINS-33948 -scrollspy-clicks JENKINS-33948 - Always display clicked scrollspy items as active Compare: https://github.com/jenkinsci/jenkins/compare/3ac7ee93072d...eee3dba3e651

          Daniel Beck added a comment -

          Fixed towards 2.1.

          Daniel Beck added a comment - Fixed towards 2.1.

            kzantow Keith Zantow
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: