Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-20941

optimize the DVCS page which loads all of the orgs as expanded by default

    XMLWordPrintable

Details

    • 0
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      When loading the dvcs account page it is right now all expanded by default, it would be GREAT if we could collapse this, one of our lovely customers kevimart figured out this workaround:

      Simply add the following CSS to the announcer bar which will load the orgs in collapsed view.

      <style>
      /*Collapse DVCS Org repos on page load*/
      [ID^="dvcs-account-repos-"]
      
      {display: none;}
      
      </style>
      

      Attachments

        Issue Links

          Activity

            People

              cvanes Chris van Es (Inactive)
              b6104691a6bd DELAHAYE ERIC
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: