Sarah Rambacher

Results 78 issues of Sarah Rambacher

Fixes #5142 This adds an icon element and styles it to appear where the step number currently appears (hiding the step number if so). A new modifier is added for...

**Describe the enhancement or change** We've deprecated Dropdown, but it's used many places in core. This issue should replace any uses of Dropdown with Menu instead Known places: - [...

Tech debt

Currently we have this 8px border at narrow widths, but it's a lighter color (#f0f0f0) than when the border is only 1px thick. @andrew-ronaldson is this good for now or...

Feature
PF6
Penta

**Is this a new component or an extension of an existing one?** The PatternFly design-tokens will need to be versioned to manage any breaking changes with core. https://github.com/patternfly/design-tokens/issues/11 **Describe the...

Feature
breaking change :boom:
pinned
PF6
Penta
Post v6

IMO the "inline" spinner should be the default, then you would opt-in to a size variation. It seems odd that the default spinner is so large. _Originally posted by @mcoker...

Feature
pinned
PF6
Penta
Post v6

**Describe the enhancement or change** Font specs have a few parameters that all go together: font-family, font-weight, font-size, line-height Creating variables to bundle these would make it easier to apply...

PF6
DevX
Penta

We have been introducting an outline offset in a few places to move the focus ring off the border. For this issue, look at where we've done that, and see...

Feature
Spike
Penta
Post v6

This epic captures core changes needed to update demos for Penta **Reminder: create issues if any React follow up is needed** ```[tasklist] ### Update demos - [ ] https://github.com/patternfly/patternfly/issues/5346 -...

Epic
Tech debt
PF6
Penta

This epic captures issues related cleaning up tokens and variables. ```[tasklist] ### Tokens and variables - [ ] https://github.com/patternfly/patternfly/issues/6185 - [ ] https://github.com/patternfly/patternfly/issues/6312 - [ ] https://github.com/patternfly/patternfly/issues/6105 Depends on https://github.com/patternfly/design-tokens/issues/9)...

Epic
Tech debt
PF6
Penta

**Describe the enhancement or change** To apply rounded corners with `border-radius`, we also need to add `overflow:hidden`, or else something square inside the container will bump out of the corner....

Tech debt
PF6
Penta