Version: 53.0.2751.0
The MR dialog is currently built in a fundamentally modal way with respect to route creation: there can only be one sink, the launching sink, with a pending route creation. This prohibits simultaneous requests to create, join, or replace routes. This in turn requires extra logic to ensure this invariant. In particular this impacts the search feature (pseudo sinks) and the route details view's replace route feature.
This bug will track the migration of the dialog towards sink-specific route creation state to allow concurrent route requests of various types.
Comment 1 by btolsch@chromium.org
, Jun 21 2016