New page opening in Modal after form submission, instead of on main app

Hi there,

Not sure if this is a bug or an intended feature, but either way I hope this is helpful:

What is happening: I am using the modal feature to embed a form that my users utilise to create a new item in a list. On form submission, I want to redirect them to a specific page so I have selected that, on Form submission, the Action of opening a specific page.
What this creates is that the specific page where the users are being redirected opens up INSIDE THE MODAL, instead of closing the modal and taking the users to that specific page in the main app.

What I believe should be the desired behaviour: after submitting a form in the modal, the page where users are being redirected to should be in the main app, not in the modal.

Thank you for your continued support and for your amazing work with Softr!
Javi