Fix URL anchor after Generate export
What does this MR do and why?
Describe in detail what your merge request does and why.
Before
- Visit a project's Settings
- In the Advanced section, click Expand
- Click Generate export
- Land on the same page, with a flash message, but without the Advanced section expanded
After
- Land on the same page, with a flash message, with the Advanced section expanded
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
![]() ![]() |
![]() |
(The After is a bit of a lie, since I had to scroll up 30px after landing... but I assume that's a separate issue)
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.