Back Button On Modals

Modals need a native :back: button when they are opened from another modal. Modals only have a closeout (X) button, which is insufficient because users expect to see the previous modal when the last modal is closed. For instance, when a user opens a modal that contains a linked list, then opens one of the linked-list items in another modal, they can’t go back to the previous modal with the linked list.

I agree,

This can be done with custom code but still a basic and important feature to have for clean UX.

I had the same logic @matthieu_chateau, so I brought it up in a chat with Andranik, then in another community post, but unfortunately have had no action taken since early January :confused:.

When you consider the user journey, this is not really a new feature request. This should have already been deployed as basic modal behavior.