craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.28k stars 637 forks source link

Redirect edit pages to the previous page on save #16140

Open brianjhanson opened 1 week ago

brianjhanson commented 1 week ago

A revival of https://github.com/craftcms/cms/pull/12400 which got closed accidentally.

Updates redirect URLs for elements and fields to return back to the referrer (when available) instead of the Element::getPostEditUrl() URL.

As an added bonus, search queries for searches using the vue AdminTable component will now be persisted to the URL.

Fixes #11261, #11246

linear[bot] commented 1 week ago

CMS-655 Redirect edit pages to the previous page on save