patternfly / patternfly/patternfly-react

Tearsheet component & Modal animation support (RHOAI)

Aperta
#12,557 2 commenti 1 reazione 1 assegnatario Vedi su GitHub

@thatblindgeye ci sta già lavorando.

Dal 14/7/2026.

Stale
Lingua principale
TypeScript
Stelle
862
Fork
392
Merge medio
4g 8h
PR unite (30g)
9

Descrizione

Overview

This epic tracks the work to introduce a new Tearsheet component and add animation support to Modal/Backdrop in PatternFly, driven by requirements from the RHOAI (Red Hat OpenShift AI) product team. These patterns are inspired by IBM's Carbon Design System, which offers similar components (Tearsheet, animated modals) that RHOAI users are accustomed to.

Scope

Tearsheet Component (PF-4330)

A new near-full-screen, modal-based component that enables complex UX flows without navigating away from the current page. Key capabilities include:

  • Basic Tearsheet with header, body, and footer sections

  • Stacked/nested Tearsheets via TearsheetGroup for multi-level flows

  • Leverages existing Modal internals with a full-height layout

Modal & Backdrop Animation Support (PF-4419)

Smooth open/close animations for Modal and Backdrop components, opt-in via AnimationsProvider to avoid regressions. This is a dependency for the Tearsheet component — large modals without animation create a jarring user experience.

Plan

  1. Collaborate with contributor (GAUNSD) — Review the existing PoC implementation in the patternfly-react fork and the open PRs (react-component-groups PR #954, patternfly-react PR #12552)
  2. Design review — Work with PatternFly design to align on interaction patterns, stacking behavior, scrolling, and accessibility requirements, ensuring consistency with Carbon's Tearsheet guidelines while fitting PatternFly conventions
  3. Implementation plan — Chart a phased delivery plan covering Modal animation support first (as a prerequisite), followed by the Tearsheet component itself
  4. Accessibility — Ensure A11y parity with Modal, including focus management across stacked Tearsheets

Context


Jira Issue: PF-4434

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.