Skip to content

Fix complex post diagrams on mobile#1468

Open
bobbyonmagic wants to merge 1 commit into
mainfrom
fix/diagram-mobile-scroll
Open

Fix complex post diagrams on mobile#1468
bobbyonmagic wants to merge 1 commit into
mainfrom
fix/diagram-mobile-scroll

Conversation

@bobbyonmagic

Copy link
Copy Markdown
Collaborator

Graph, loop, and branch ```diagram fences stacked their columns and hid their edges on narrow screens, so the more complex ones lost all their connections on mobile.

They now keep their real layout inside a horizontal scroll container: edges, the loop arc, and parallel branches stay intact, and the page never scrolls sideways. Simple flows still stack as before. CSS-only change in the diagram component.

Graph, loop and branch diagrams previously stacked and hid their edges on
narrow screens, so complex ones lost all their connections. They now keep
their real layout inside a horizontal scroll container, so edges, the loop
arc and parallel branches stay intact and the page never scrolls sideways.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying devops-daily with  Cloudflare Pages  Cloudflare Pages

Latest commit: 982a219
Status: ✅  Deploy successful!
Preview URL: https://5c07501c.devops-daily.pages.dev
Branch Preview URL: https://fix-diagram-mobile-scroll.devops-daily.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant