Michael Coker
Michael Coker
@mcarrano sounds good to me! Also, if we decide this is the best name for the variant, we should be able to handle the issue in the core/react code. We'll...
closed via https://github.com/patternfly/patternfly/pull/5180
@mcarrano @kuklas it will, but a bit different from the request in the title/description. Currently the L&R padding/spacing seen is shared with the page chrome as a global gutter that...
closed via https://github.com/patternfly/patternfly/pull/6447
@thatblindgeye I'm a little confused after looking at this issue 😅 Looks like the react slider got the update to DOM/tab order on 10/13 from https://github.com/patternfly/patternfly-react/pull/8190. But from the PR...
I'm good with what @mattnolting wants to do, but IMO I don't think it's feasible for v5.
closed via https://github.com/patternfly/patternfly/pull/5233
@DaoDaoNoCode it sounds like this is an issue with how a mac handles scrollbars - it hides them by default, unless you're scrolling. If you set "Show scroll bars" to...
@DaoDaoNoCode semantic-ui creates their scrollbars manually, I put together a demo here - https://codepen.io/mcoker/pen/MWZMqwW. Though in checking the link you shared in Firefox, looks like they do not style the...
@christianvogt while it's valid HTML, I'm not sure if that presents any sort of a11y issue. @thatblindgeye or @jessiehuff do you know if that would be an issue? I know...