-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Component: All New FeatureComponent: NavigationP2: SoonStaleInactive for one year or moreInactive for one year or moreType: DevXissues impacting developer experienceissues impacting developer experienceType: Feature RequestWG: components
Milestone
Description
Developer impl
• Developer opts in/out links on a given page for managed page transitions
User-facing effect
• A more seamless page transition (no white flash, etc)
• Elements that are re-loaded get default loading animation.
AMP Impl
• Get URL
• Copy over script tags
• Replace body with new content ( @cramforce , would the entire document body be replaced, or just elements not common between the old and new doc?)
• pushState the URL (if in a viewer would need to coordinate) — handle back navigation, etc
Limitations
• Only works if the target page is AMP
• May only work on origin (though hopefully can get working from cache / in viewers)
eduardogoncalves
Metadata
Metadata
Assignees
Labels
Component: All New FeatureComponent: NavigationP2: SoonStaleInactive for one year or moreInactive for one year or moreType: DevXissues impacting developer experienceissues impacting developer experienceType: Feature RequestWG: components