Skip to content

bug(docs): "Migrations > Overview" (and similar views) page layout is broken up/formatted strange #63356

@michael-small

Description

@michael-small

Describe the problem that you experienced

I am referencing the "Migrations > Overview" page since it is where I first saw this, but before I submitted this issue I checked another page like this one (Roadmap) and it is an issue there too. Linking to that in the end, and if I find more.

Something about the cards in the "Migrations > Overview" is wrong, causing pieces of the cards to escape the card boundary both from a visual standpoint and also the HTML template order/hierarchy. See screenshots.

Enter the URL of the topic with the problem

https://angular.dev/reference/migrations

Describe what you were looking for in the documentation

Migrations overview

Describe the actions that led you to experience the problem

Loading the migrations overview page

Describe what you want to experience that would fix the problem

Someone needs to wrangle all the card elements back to their .docs-card corrals before these elements stampede all over the other doc pages

Add a screenshot if that helps illustrate the problem

Part 1/2 of desktop view Image
Part 2/2 of desktop view Image
Mobile page example Image

If this problem caused an exception or error, please paste it here


If the problem is browser-specific, please specify the device, OS, browser, and version


Provide any additional information here in as much as detail as you can

Consistent across Edge/Chrome/Firefox, Windows 11

Can be seen on the Roadmap page, but weirdly only the Resource API card 
among all the other ones on the roadmap: 
https://angular.dev/roadmap#developer-velocity. 
Between this and Migrations overview, I imagine this is something to due 
with the component these pages with `.docs-card` use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions