-
Couldn't load subscription status.
- Fork 97
Closed
Description
Expectations
Chrome component should not let its child components overflow the viewport.
Reality
Chrome header items with long content cause the root container to overstretch and scrollbars to appear:
We have had a local fix in place for this issue for some time now just by setting max-width: calc(100vw - 60px); on the Body. This solution does not make take into account the standalone option though. I'd like your feedback before going any further.
Steps to Reproduce
- Add a
HeaderItemTextwith a long text or simply several of them Chromecontainer expands beyond100vw.
Fine Print
- Component: Chrome
Metadata
Metadata
Assignees
Labels
No labels
