Matt Nolting
Matt Nolting
@kmcfaul The codesandbox implementation is correct (except that we wouldn't need a wrapping div w/height with the following) and the behavior is what I would expect to see. The `OuterScrollContainer`...
> I think a Divider after the toolbar would make this appear less out of place, and then it seems like a reasonable solution @kmcfaul @nicolethoen Agree with this comment
@kmcfaul Right, because max height of `pf-c-scroll-outer-wrapper` is 100%, so we could include a `max-height` (`--pf-c-scroll-outer-wrapper--MaxHeight`) variable that would allow you to do the same thing you're doing in the...
@gruselhaus @mcoker This is a known webkit bug https://bugs.webkit.org/show_bug.cgi?id=243167. Looks like safari is miscalculating `td` height and drawing a duplicate border (even when there is no border applied) for text-based...
- Apply `selected` state to toolbar items - Explore masking for color change
This issue is not isolated to the masthead component, therefore changes will be made to the default behavior of dropdown, context-selector, menu toggle and select.
@nicolethoen We didn't resolve this via #4717, rather we updated the examples to not expose an unnecessary bug.
> @mcarrano @mceledonia @mattnolting @christiemolloy what do y'all think about this? Could this be a component that the horizontal nav, tertiary nav, and tabs use - and those components would...
@mcarrano @mcoker moving to backlog to allow designings from @lboehling.