Use JS Map in group/project issues list
What does this MR do and why?
This MR updates the group/project issues list code to use a Map
instead of object for frequent additions of key-value pairs since Maps are optimised for this
Screenshots or screen recordings
How to set up and validate locally
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 Coung Ngo