Uploaded image for project: 'Nuxeo Elements'
  1. Nuxeo Elements
  2. ELEMENTS-1207

Make nuxeo-actions-menu use ResizeObserver

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Widgets

      Description

      nuxeo-action-menu has some limitations with regards to responsiveness, because it relies solely on Polymer's IronResizableBehavior. For example, if we dynamically change it's width, it will fail to rerender, forcing one to manually call notifyResize(). We should make use of ResizeObserver instead, to rebalance the actions when the element's dimensions change.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              gbarata Gabriel Barata
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: