freeStuffDev icon indicating copy to clipboard operation
freeStuffDev copied to clipboard

content overlaps with all tags modal

Open brennerm opened this issue 11 months ago • 3 comments

Hey, good job recreating the page with Astro!

Think I found a small issue with the the modal that lists all tags. image

As you can see the icons and some other content is in front of the modal. Probably it's just the z-index that isn't set correctly.

To reproduce, simply navigate to https://freestuff.dev/, click on "Show all tags" and start scrolling down.

Let me know in case you can't reproduce the issue or need help fixing it. :)

brennerm avatar Mar 07 '24 17:03 brennerm

I would like to work on this issue

kaligone avatar Mar 15 '24 04:03 kaligone

image This is how I can fix it

kaligone avatar Mar 15 '24 04:03 kaligone

Thanks you very much @brennerm Thank you @kaligone for trying it. ~I'll just add a z-index to it. Will update soon.~ Feel free to open a PR for it.

hilmanski avatar Mar 30 '24 21:03 hilmanski