Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
When we are editing a page in page editor, the side panel headers should be sticky when we are scrolling.
This means that for all side panels:
- Section header, Search bar and Tabs should stay sticky while scrolling.
- The content below will be the only scrollable area.
- For sections without tabs, we will add a line/separator on scroll. This will make clear the separation between header and scrollable content.
- This header should be 54px height.
- Separator color is same as tab component line.
� Steps to reproduce:
- Edit a page.
- Go to any of the sections in the side panel.
- The sidepanel should have enough scroll to check this behavior.
❌ Current behavior:
All the content in sidepanel is scrolling.
✅ Expected behavior:
Header, search bar and tabs should not scroll.