-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Problem
The page component displays a page header on most pages in the Admin. Today, the alignment and spacing of the content in the page header area is inconsistent and can result in a jumpy experience between pages.
Solving this problem will help to level up the Admin and move us toward a set of consistent spacing we can use to further improve similar issues.
Useful links:
Tasks
- [Page] Set spacing between page header and page content #4824
- [Admin UI Kit] Update
pagecomponent alignment and spacing #4832 - [Page] Deprecate thumbnail property #4733
- [Page] Add minimum height on page header #4773
Potential blockers / considerations
- Forks and custom page components in web
- Spacing between page header and content seems set on content rather than page? This could be a can of worms. Needs investigation. Alex mentioned this may be coming from rendering empty divs for things like conditional banners.
