Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-712

Set html and body height to alway be at least 100% of browser window

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 2.0.0, 2.0-alpha1
    • 2.0.0
    • frontend
    • None

    Description

      The height of the html and body elements should always be at least 100% of the viewport (or more, if the rendered document is heigher than the current viewport.

      Not doing so will result in various side effects:

      • A Dropdown will only close on click outside when the click happens inside the rendered html (see screenshot). Clicking inside the browser viewport but outside the rendered html will not fire the event/trigger the handler to close the Dropdown.
      • A modal background might only be as high as the rendered html (depending on how it is defined) or the current viewport. Setting the heights should make sure that a modal background covers the whole document, at least the viewport height)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              franz.heidl Franz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce