Skip to content

Audit: Layout Stability #5287

@ithinkihaveacat

Description

@ithinkihaveacat

Content should not move around as resources load (Layout Stability Level 1?), a page is scrolled (Level 2), or the user navigates to a different page, and then hits "back" (Level 3). For example a paragraph of text should not move (relative to the top of the physical screen) as ads appear.

  • Content can move in response to user interaction (e.g. user taps on "read more" or "show answer" button). (Scrolling does not count as an interaction.)
  • By content "not moving around", I mean that the physical number of pixels from the top of the screen remains the same. It is acceptable for an ad (or an image) to appear in a previous blank (or placeholder-filled) location, as long as it does not move anything else.
  • Level 3 includes the case of the user interacting with a page to show more content (e.g. "read more"), tapping a link within the content, and then hitting back. In this case the user should see the "read more" content.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions