open-sauced / landing-page

This is the new landing page for open sauced
https://opensauced.pizza
30 stars 28 forks source link

Changelog page titles do something weird with the z-index #255

Closed bdougie closed 3 months ago

bdougie commented 3 months ago

Screenshot 2024-04-30 at 8 50 21 PM

Repro steps

  1. View this page with the use cases dropdown open

Debugging

z-index: 51 provides the correct result, but I am not sure why this page has the issue and no other page does.

Screenshot 2024-04-30 at 8 56 28 PM

note, adding z-index is not a solution, but an attempt at triaging toward a solution.

bdougie commented 3 months ago

Figured this out. This is because everything is z-50 and really doesn't need to be. Opening a PR soon.

bdougie commented 3 months ago

Reported here originally - https://x.com/no_itsbackpack/status/1785472609150185589