This task involves the work with implementing the instrumentation necessary to log instances when people who are //blocked// attempt to edit Wikipedia.
//More context can be found in T303995.//
=== Requirements
- Log an event whenever someone (logged in or out) clicks/taps an affordance to open an editing interface and they are prevented from progressing because the account/IP address they are using to access Wikipedia has been blocked.
-- "Editing interface" = **Reply Tool** (mobile + desktop), **New Topic Tool** (mobile + desktop), 2010 wikitext editor (desktop), `source` and `visual` editing modes (mobile, via MobileFrontend), and New Wikitext Editor (desktop) .
NOTE: as @matmarex noted in T303995#7996670, it is possible for someone to be blocked while they're editing a page. Tho, we already have logging in place to track when this occurs.
=== Implementation details
//@Mneisler and @DLynch will populate this section with implementation details that will meet the `===Requirements` listed above.//
**Event details**
- //TBD//
=== Done
- [ ] `===Implementation details` are documented
- [ ] All `===Requirements` and `===Implementation details` are implemented
- [ ] Editing QA has verified the event(s) defined in `===Implementation details` section above are being emitted when someone (logged in or out) attempt to initiate an edit using any editing interface
- [ ] @MNeisler verifies the new events are being logged in the yet-to-be-determined schema they are intended to land in