jpuzz0
jpuzz0
After reading up on this issue, it seems like https://github.com/patternfly/patternfly/issues/4563 should not have been closed, since no modifiers for `open` state exists yet. If we want an "open" state as...
> Weird observation, half of the components in the side nav are missing? > > Also, i think this is really great! @thatblindgeye has just done some work on improving...
> I just noticed that none of the Prop interfaces are listing default values in the docs. Even the props that not defaulted to undefined are blank. @tlabaj Should be...
Thanks @mcarrano @mcoker for the feedback. I'll be making this change as soon as the PR this is branched off of is merged and am able to rebase/resolve some anticipated...
> @jeffpuzzo this looks good with one exception. After discussing with the design team, we feel like the status icon that annotates a step in the menu should fall immediately...
> automatic a11y behavior The Back button was meant to be disabled for Step 1, which I'll fix now. Since that example uses a custom footer, that had to be...
> As for any labels for a11y having to do with the `status` of a Wizard step, I could conditionally add an `aria-label` to the nav item or maybe the...
> Hello and thank you for putting up this PR! > > I don't think `act` is the route we really want to go here though, as [RTL actually uses...