-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed as not planned
Closed as not planned
Copy link
Description
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
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
Labels
No labels