Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-1999 Improved UI for workflows
  3. CMS-1772

Make a dropdown menu for use in the hippo toolbar (see screenshot)

    XMLWordPrintable

Details

    Description

      Currently in the "hippo-toolbar" you have either buttons <a> or dropdown <select> boxes. The disadvantage of dropdown select boxes is that it costs two clicks to create for example a new folder. This is solved by creating a dropdown that is a button at the same time, it's a widely used interface element that can be setup as a reusable plugin. (see screenshot)

      recommended html:
      <ul class="hippo-toolbar-dropdown">
      <li class="hippo-toolbar-dropdown-first"><a href="#">New document</a><a href="#">An image of a downwards pointing arrow</a></li>
      <li><a href="#">New folder</a>
      <!-- a new lists starts here, doesn't need the downwads pointing arrow -->
      </li>
      <li><a href="#">New image</a></li>
      </ul>

      Attachments

        Issue Links

          Activity

            People

              berry van halderen Berry van Halderen (Inactive)
              avscheltinga Auke van Scheltinga (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 4 days
                  4d
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 days, 1 hour, 15 minutes Time Not Required
                  3d 1h 15m