Modal Navigation

This screen was presented as a modal.
Triggered via the following Path Configuration rule:

{
  "patterns": [
    "/new$"
  ],
  "properties": {
    "context": "modal"
  }
}

Historical Navigation