Skip to content

[TASK] Create ThemeAwareFormGroupWrapper for use in frontend #518

@andyatmiami

Description

@andyatmiami

Certification

  • I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.

Description

Create a single form group component that internally switches between PatternFly’s FormGroup and an MUI equivalent based on the active theme. See https://github.com/kubeflow/model-registry/blob/main/clients/ui/frontend/src/app/pages/settings/components/ThemeAwareFormGroupWrapper.tsx

Acceptance Criteria

  • Create ThemeAwareFormGroupWrapper
  • Refactor instances where FormGroup / FormFieldset is used in favor of ThemeAwareFormGroupWrapper
  • Verify all FormGroups in MUI apply html component via dev console and standard FormGroup component in default PF theme

Metadata

Metadata

Assignees

Labels

area/frontendarea - related to frontend componentsarea/v2area - version - kubeflow notebooks v2kind/plan-taskkind - planning - task

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions