Use props instead of gl global for diff endpoints
Rather than the GroupedSecurityReportsApp digging into the global `gl.mrWidgetData` for the security report comparison paths, it's more elegant to expose the paths on the MR widget store and provide them as props to the component.
Showing
Please register or sign in to comment