Skip to content

[FEATURE] Implement Theme Aware Component Instances for MUI/PatternFly #311

Open
@jenny-s51

Description

@jenny-s51

Description

Certain UI components (TextInput, SearchInput) render differently for PatternFly and MUI themes.

As done in kubeflow/model-registry#993, create centralized "ThemeAware" wrapper components:

  • Create ThemeAwareSearchInput #312

  • ThemeAwareFormGroupWrapper: A component to consistently render form groups/elements, adapting to PatternFly's FormGroup or MUI's FormControl/TextField structures.

Refactor existing UI to use these new components.

Metadata

Metadata

Assignees

Labels

area/frontendarea - related to frontend componentsarea/v2area - version - kubeflow notebooks v2

Type

No type

Projects

Status

Needs Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions