You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, PageContainer and PageHeader are separate components.
As discussed in #4480 and #4324, perhaps there should only be a PageHeader component that could simply be wrapped in a standard Material UI Container.
Equivalent usage to the current PageContainer, including taking up the full available size inside a layout and appropriate spacing would have to be documented for the PageHeader component.
Examples
No response
Motivation
Reaching a simple, easy to understand and more customizable API.
Search keywords: page container header
The text was updated successfully, but these errors were encountered:
apedroferreira
changed the title
[PageContainer] Replace PageContainer component with just a PageHeader
[PageContainer] Replace PageContainer component with just PageHeaderDec 9, 2024
Summary
Right now,
PageContainer
andPageHeader
are separate components.As discussed in #4480 and #4324, perhaps there should only be a
PageHeader
component that could simply be wrapped in a standard Material UIContainer
.Equivalent usage to the current
PageContainer
, including taking up the full available size inside a layout and appropriate spacing would have to be documented for thePageHeader
component.Examples
No response
Motivation
Reaching a simple, easy to understand and more customizable API.
Search keywords: page container header
The text was updated successfully, but these errors were encountered: