Skip to content

Keep group settings sections expanded after submitting form

What does this MR do?

Part of #35952 (closed). This changes the behavior of all of the forms within collapsable sections in the group settings page such that when submitted, the resulting page will render with the form section expanded.

Are there points in the code the reviewer needs to double check?

Submitting any form within the group settings page should send you to the same page with the same section expanded. (before this, all sections would be collapsed after the form is submitted)

Why was this MR needed?

See issue description.

Screenshots (if relevant)

n/a

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Part of #35952 (closed)

Edited by Mike Greiling

Merge request reports