Page MenuHomePhabricator

Wire the reporting button to the Vue dialog component
Closed, DuplicatePublic

Description

Find the OOUI report buttons - inserted by discussion tools - by class, and trigger the reporting app to open on click.

We'll also need to parse the data attributes of the menu item to export some information to the app (user being reported, comment / topic ID, etc)

Event Timeline

I have this implemented in the patch for T340140, I will merge this one into that.