As an editor, I want the data bridge edit links to be functional as soon as possible, in order to avoid being redirected to Wikidata when clicking them too early.
Problem:
We currently wait for ResourceLoader to finish loading the app module before attaching event handlers to the bridge-enabled edit links.
See also T233305: delayed kicking in of Bridge.
Example:
Screenshots/mockups:
BDD
GIVEN
AND
WHEN
AND
THEN
AND
Acceptance criteria:
Open questions: