Optimise request load for branch selector
What does this MR do and why?
This MR optimise request load for branch selector
Branches selector now loads only chunks of branches 10 at a time and append additional items on scroll instead of increasing number of branches loaded at once
This MR resolves #420134 (closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Description | Video |
---|---|
Updated request flow | branches_laod.mov |
How to set up and validate locally
This component can be tested locally after this MR is merged
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 #420134 (closed)