Skip to content

Remove frontend code dependent on abuse_report_notes feature flag

What does this MR do and why?

This change removes the abuse report notes feature from the abuse report viewing page. The code eliminates the import of the notes component, removes it from the list of available components, and deletes the section that would display notes at the bottom of the abuse report interface. This effectively removes the ability for administrators to view or interact with notes related to abuse reports.

This feature was never released.

chatops

References

Screenshots or screen recordings

Before After
image image image

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by mo khan

Merge request reports

Loading