Skip to content

Navigation Capturing / Management #1196

@dmurph

Description

@dmurph

https://developer.chrome.com/docs/capabilities/pwa-navigation-management

Why is this different than Navigation API? Navigation API seems to capturing this from the same document, navigation management for an installed app is the opposite - developer specifies what the behavior should be for when a link to their app scope is clicked from anywhere else on the web.

This might be an opportunity to reuse / consider the 'listening' side of the navigation API here - I wonder if we are already compatible with that, actually - if the dev specifies 'navigate existing', would we just call that listener on the document first?

Example site to test navigation management (chromium): https://googlechrome.github.io/samples/pwa-testing/chat-app-deep-linking/

Metadata

Metadata

Assignees

No one assigned

    Labels

    TPAC2025Topics for discussion at TPAC 2025

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions