Redirect to topic list on successful topic form submission
What does this MR do and why?
Returns to the topic list on successful submission of the new topic form. This MR ensures we redirect to the topic list after successful submission instead of redirecting to the edit form.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After | After - with errors |
---|---|---|
How to set up and validate locally
- Navigate to
/admin/topics/
in your gdk - Click the "New Topic" button
- Fill out slug and title fields (description is optional)
- Submit, the form will submit and redirect to the topic list
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 Ezekiel Kigbo