Prevent page refresh when a user selects the policy type
What does this MR do and why?
The page refreshes even though it already has all the data from the backend and all the components are loaded.
We should be able to make this transition faster by not refreshing the page.
This MR resolves #423763 (closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
before.mov | after.mov |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to Group or Project
-
Secure
->Policies
- New policy -> Select policy -> Page should not refresh
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.
Related to #423763 (closed)
Edited by Artur Fedorov