Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-8492

[Backport 7.9] - Link picker: breadcrumb UI breaks if too many items

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.22.21, 2.24.11, 2.26.01
    • 2.26.11
    • None
    • Maintenance Sprint 1

    Description

      When the link picker is used to browse a deeply nested structure with long node names, the breadcrumb UI can break.

      This is easily fixed by adding a small CSS rule:

      .hippo-picker-navigation-breadcrumbs {
      height: 20px;
      overflow: hidden;
      max-width: 610px;
      }

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cngo Canh Ngo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: