How to move component into mobile modal keeping it on the main canvas on desktop

Hi guys!
I want to place this simple text input into a modal on mobile view keeping it on the main canvas on desktop. How to do that?

If I press "Show on mobile" button the input appears on the main canvas of the mobile view. But If I then move it into modal it disappears from the main canvas on the desktop.

you will have to set the modal to mobile view for it to be visible.

1 Like

Hi Vinyasa,
thank you for your reply.

I guess it is not my case. I need to keep my input component on the main canvas when user is on desktop, but put it inside modal when user is on mobile.

Hello @Oleksandr_Dovgopol,

Do you also have the "show on desktop" checkbox selected for the component? It should be right next to the "Show on mobile" button :crossed_fingers:

1 Like