mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
19 stars 22 forks source link

Site - Date picker calendar overlays Hero #1993

Open GCHQ-Developer-539 opened 2 weeks ago

GCHQ-Developer-539 commented 2 weeks ago

Summary of the bug

.../components/date-picker, when the component demo calendar is open, it overlays the Hero component when scrolling down the page.

🪜 How to reproduce

Tell us the steps to reproduce the problem:

  1. Go to page: .../components/date-picker
  2. Click on: display calendar
  3. Scroll down
  4. See the error

📸 Screenshots or code

Screenshot 2024-06-13 at 15 25 04

Tested on HS and LS, replicatable

🧐 Expected behaviour

Expected behaviour would be that the Hero is the top item of the Z-index

ad9242 commented 1 week ago

This was previously implemented as intended behaviour in https://github.com/mi6/ic-ui-kit/commit/b6f650b6da2046b50333baf56f7cc6c041012372

Need to decide which is correct behaviour