You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
The page width, nav and ToC are causing the content column to be narrow
The narrow viewport width often causes polaris small breakpoint to trigger inside it
The small breakpoint shows single column layouts, which is different from what images, content and rationale demonstrate
The viewport height sometimes cause rendered elements to collapse vertically, which is uncommon in product and not good for demonstration purposes Height related issues moved to #8345