Site - Date picker calendar overlays Page Header
Summary of the bug
.../components/date-picker, when the component demo calendar is open, it overlays the Page Header component when scrolling down the page.
🪜 How to reproduce
Tell us the steps to reproduce the problem:
- Go to page: .../components/date-picker
- Click on: display calendar
- Scroll down
- See the error
📸 Screenshots or code
Tested on HS and LS, replicatable
🧐 Expected behaviour
Expected behaviour would be that the Hero is the top item of the Z-index
This was previously implemented as intended behaviour in https://github.com/mi6/ic-ui-kit/commit/b6f650b6da2046b50333baf56f7cc6c041012372
Need to decide which is correct behaviour
Design to look if we want it to go over on a sticky page header, and go under on non sticky page header
Still occurs on v3
This is intended behaviour, closing