Is there a way to make a pop-up within a WAB developer edition app draggable / movable? Some of our users find it inconvenient that the pop-up in most cases covers the selected feature.
I found this technical article which appears to address the issue, but I noticed two things:
- It seems to be geared towards the Launchpad theme, so I'm not sure if it applies to other themes
- It seems to have been written for WAB 1.x
I tried implementing these into a 2.x app with the Foldable theme and my app would no longer load.
Based on the above technical article, I'm guessing that making a pop-up draggable / movable is possible and am wondering if anyone has been successful in doing this...?