Sarah Rambacher

Results 78 issues of Sarah Rambacher

**Describe the problem** In the [example for tabs linked to nav elements](https://www.patternfly.org/components/tabs/react/tabs-linked-to-nav-elements/), after clicking to a tab other than the first, the view starts to jump back to the leftmost...

**Is this a new component or an extension of an existing one?** The Modal creates a ModalBox, which will have a variation in Core built using the `` element. **Describe...

Waiting for core
Stale
PF Team

Create the animation demo page. From [Roadmap epic](https://github.com/patternfly/pf-roadmap/issues/238): **Components to include in the demo** - Alerts - Notification badge and notification drawer. - Masthead with hamburger and settings button to...

Demo
PF Team
Animation

Add the established opacity + slight Y transform transition to indicate expansion/collapse of tree table rows.

PF Team
Animation

**Describe the feature** After the design-tokens repo publishes the tokens as a dependency, consume that dependency here in core. They should be importable from the following path now: @patternfly/design-tokens/build/css ![Image](https://github.com/user-attachments/assets/b06e6584-2c04-4526-bd5e-44c3dfb73440)

Stale
PF Team

**Is this a new component or an extension of an existing one?** The existing component uses JS to do a lot of things that are now implemented by the Dialog...

Stale
PF Team

**Describe the problem** When the left navigation is collapsible on narrower screens, the navigation should slide closed again after a selection is made. **Expected behavior** When the user selects an...

Hacktoberfest :jack_o_lantern:
PF Team

Update the dependency to pull in an update to the design tokens documentation from https://github.com/patternfly/design-tokens/pull/86

PF Team

Currently, a `page-loaded` class is added to full-page examples, but not to all pages on the PatternFly org site. For consistency and to enable styling or scripting that depends on...

PF Team
animation

**What**: This implements support for allowing the toolbar to respond to container queries. Closes #12173 **Additional issues**: This relies on a core PR implementing container queries https://github.com/patternfly/patternfly/pull/8025 Implemented with Claude...