Allow accessing individual story pages by URL
See original GitHub issue- While navigating through an
amp-story
, we should update the URL fragment so that users can link to a specific page - On load, we should read this to determine which page should be shown first (if absent, we can take the current approach of showing the first page in DOM order)
- If the user is starting from a page other than the first, we should have some kind of user interface that explains this to them
- If the user is sharing a page other than the first, we should have some kind of user interface that either explains this to them or lets them opt to share the whole story instead (or alternatively, disallow this behavior)
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Expanding Sharing Links in Stories to Everyone
We're expanding our Link sticker so that everyone can share links on their Instagram Stories. Now, all creators and businesses can use the ......
Read more >How to Add a Link to an Instagram Story (and Customize It)
Learning how to add a link to an Instagram Story with a link sticker can help drive more traffic to your website. (RIP...
Read more >How to add LINKS to Instagram Story - Swipe up URL link
1: you need 10k followers and you need to turn your personal page into a business page. How to use IGTV (The New...
Read more >Links - Usability & Web Accessibility - Yale University
Combine Adjacent Links into a Single Link ... It's common for pages to present multiple links to the same location next to one...
Read more >How To Add Instagram Story Links (And Get Clickthroughs!)
Not sure how to add Instagram Story links to direct your Instagram audience back to your website? Read our step-by-step tutorial now to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This issue hasn’t been updated in awhile. Do you have any updates?
This was done in #20238 and #20777, although it exists behind the
amp-story-branching
experiment, which is not yet launched.