amp.dev icon indicating copy to clipboard operation
amp.dev copied to clipboard

📖 AMP Stories documentation examples - incorrect/broken pages

Open TetraLogicalHelpdesk opened this issue 4 years ago • 3 comments

📖 Missing or Out-of-Date Documentation

Problem

Starting at the "Documentation > Examples" page for AMP Stories https://amp.dev/documentation/examples/?format=stories, under "Components", there are (only?) three components listed.

amp-stories-examples-index

  • amp-video
  • amp-img
  • amp-analytics

Going to the first two components leads to the page having the left-hand sidebar specifically for "Stories", but the page content itself is identified as being for "Websites". As a result, that page is also not present in the left-hand sidebar at all.

amp-stories-examples-amp-video

amp-stories-examples-amp-img

The page for amp-analytics lacks a sidebar altogether, and also appears quite broken with floating iframe bottom-right which also seems to contain broken content.

amp-stories-examples-amp-analytics

Location

  • https://amp.dev/documentation/examples/?format=stories
  • https://amp.dev/documentation/examples/components/amp-video/?format=stories
  • https://amp.dev/documentation/examples/components/amp-img/?format=stories
  • https://amp.dev/documentation/examples/components/amp-analytics/?format=stories

Content type

Fundamentally, this probably requires a fix/rethink. Likely the component pages themselves need to also be marked as applying to Stories. Maybe some more components should also be listed from the index page? And whatever is happening there with amp-analytics should be fixed.

TetraLogicalHelpdesk avatar Feb 20 '21 16:02 TetraLogicalHelpdesk