Page MenuHomePhabricator

[MEX2] Support deep-linking to edit modals inside MEX
Open, Needs TriagePublic

Description

Currently it is not possible to link to the edit statement view or any of its child modal views.

Add support for deep-linking (presumably using the hash property) so that users can link directly to edit dialogs.

Acceptance Criteria

  • Navigating the MEX UI updates the browser URL so that the current "deep link" is always reflected in the address bar
  • Opening a deep link in a new browser window directs the user to the target dialog (while also reflecting any server-side changes that have happened in the meantime)
  • Implementation is covered by tests

Event Timeline

Arian_Bozorg renamed this task from [MEX] Support deep-linking to edit modals inside MEX to [MEX] M5 -Support deep-linking to edit modals inside MEX.Jan 23 2026, 12:51 AM
Arian_Bozorg moved this task from Incoming to MEX Incoming column on the Wikidata-Omega board.

From T414454: [MEX] M5 - Make the browser "back" button function smoothly with the new UX

Story time note: we would like to try to implement just this task first, without T414455 or T414456. The implementation probably use the History API, but perhaps without actually changing the URL as you move through the modal.

Arian_Bozorg renamed this task from [MEX] M5 -Support deep-linking to edit modals inside MEX to [MEX2] Support deep-linking to edit modals inside MEX.May 18 2026, 2:51 PM