Extra display mode Pop up - Service Studio
676
Views
6
Comments
New
Service Studio

When developing in Service Studio on a UI and when using a popup widget, this widget can be made visible or not (Display mode: show all placeholders or hide placeholders). Nevertheless it can be a bit frustrating when working on the screen and a popup at once. This since the popup always hovers over the screen in service studio. 

The idea would be to create a new display mode for the popup, so that the popup can be edited, but is placed on the bottom of the screen. Just like a sidepanel can be edited. So the screen and the popup can be edited without switching the display mode of the popup. 

This will increase the development time on the UI. 

liked your idea, this display mode should be available on service studio.

But as a workaround, you can make it yourself with minimal css

adding the popup-scrolldown class to your popup will move it down

This still works when you have multiple popups on the same screen, they will all be placed below each other.

Dorine

Great alternative for the time being @Dorine Boudry ! Thanks

Great idea to be implemented, and great tip from @Dorine Boudry to work around meanwhile! :)

It could save lots of time for the Developers, Also, If we could have the option to Collapse all Popups that would be nice.

This is an excellent idea for future implementation, and @Dorine Boudry’s  workaround is a great interim solution.