Keep scope when editing nested objects / use record back button to go back to parent record

Something that would be super useful to me is for the back button to keep the scope when editing a nested object. So when you edit the nested object instead of the back button going to the index for the object type it would go back to the parent object like it does when creating them.

What we could do is to open up the linked record in a modal, to avoid loosing context!

It’s now live, with modals to edit nested contents!