-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
kind/plan-taskkind - planning - taskkind - planning - task
Description
Certification
- I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.
Description
Problem
InWorkspaceKindFormImagePort.tsx the port configuration form fields in the "Add Image" modal are not rendering with proper styling when ThemeAwareFormGroupWrapper components are nested within PatternFly's Grid/GridItem layout components.
Expected Behavior
- Form fields should render with proper alignment
Possible Solutions
- Add custom styling to handle Grid nesting in
ThemeAwareFormGroupWrapper - Update
mod-arch-sharedlibrary with Grid-aware styling - Refactor to use PF
FormGroupwithrole="group"inside Grid - Apply wrapper div with specific class to isolate form group styles
Acceptance Criteria
- Investigate workaround for PatternFly Grid layout compatibility
- Consider if
mod-arch-sharedlibrary styles need updates to support nesting within Grid/GridItem - Ensure solution works for both MUI + PF themes
- Verify fix doesn't break other forms using
ThemeAwareFormGroupWrapper
Metadata
Metadata
Assignees
Labels
kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
Needs Triage