Skip to content

Use JS Map in group/project issues list

Coung Ngo requested to merge cngo-use-map-in-issues-list into master

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.

Edited by Coung Ngo

Merge request reports

Loading