-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Labels
TPAC2025Topics for discussion at TPAC 2025Topics for discussion at TPAC 2025
Description
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
Labels
TPAC2025Topics for discussion at TPAC 2025Topics for discussion at TPAC 2025