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

view navigation tab-bar can stretch the screen, breaking usability

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      I'm using a plugin to generate a set of builds for each branch, and collect those builds in a view per branch. That works fine in itself, but results in a lot of views.

      Jenkins seems to use a table for view navigation, with each tab as a TD in the TR, which means that this navigation bar never wraps, just stretches the screen. With the stretched screen, anything with "width: 100%" (ie, everything in the body of the page) is distorted and un-readable.

      Replacing the table full of TDs with some DIVs should allow them to wrap, which is still a little ugly, but much better than going off the edge of the screen.

            Unassigned Unassigned
            shish Shish Moom
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: