Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-5152

Popup overlay per row in browser subapp

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • 5

      As a user I want to see most important stats about my content in my browser overview so i don't need to switch to other tools.

       

      AC:

      • Add popup overlay per row of grid/tree view in browser subapp
      • Size of the popup should be configurable
      • Add metrics icon button at the end of each row to toggle visibility of the popup
        • white icon bg = hide popup (default)
        • grey icon bg = show popup
      • When resizing browser window make sure the popup moves accordingly

      Pointers to the solution:

      • try to re-use the tooltip add-on that is currently used for the dialog field descriptions
      • make sure that the popup is created lazily (i.e. we don't create a bunch of them proactively for each and every cell)
      • make sure that the popup either stays consistent with the page changes (scrolls, clicks on other elements etc) or disappears (like we do with field descriptions).

       

       

        Acceptance criteria

              Unassigned Unassigned
              avongunten Anja von Gunten
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Task DoD