Open brianjhanson opened 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
CMS-655 Redirect edit pages to the previous page on save
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