Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25825

Fix nuxeo-selection-toolbar default z-index

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 10.2
    • Fix Version/s: 10.3
    • Component/s: Style & CSS, Web UI

      Description

      Since ELEMENTS-662 (10.2), adding a nuxeo-date-picker in a selection action's dialog, when you open it, it is displayed behind the dialog overlay as shown in attached screenshot.

      This is caused by the nuxeo-selection-toolbar default z-index value 201 while the inner vaadin-date-picker 's overlay z-index is 200.

      Setting 199 for nuxeo-selection-toolbar fixes the issue.

      The workaround is to define:

      --nuxeo-selection-toolbar: {
        z-index: 199;
      }
      

      in your theme since this mixin is applied to nuxeo-selection-toolbar.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h