Return back to runner view after successful edit
What does this MR do and why?
This change updates the runner edit form so users are redirected after submitting new runner information.
A success alert is also displayed.
Changelog: changed
Related to #350624 (closed)
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Visit Admin -> Runners e.g http://gdk.test:3000/admin/runners/
- Visit edit page for a runner e.g. http://gdk.test:3000/admin/runners/79/edit
- Save the form by clicking on "Save changes"
- Verify the page is now the read-only runner page. e.g. http://gdk.test:3000/admin/runners/79
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Miguel Rincon