Hi UIverse team,
I noticed a small UI bug on the website uiverse.io.
Since I couldn’t find a repo for the website itself, I’m reporting here in galaxy.
- Issue: The Category dropdown gets hidden behind cards at certain screen sizes.
- Steps to reproduce:
- Visit Buttons page
- Resize browser window between 640px and 1024px width
- Open the Category dropdown
- Notice that dropdown options overlap with/are hidden behind cards
- After increasing z-index (fixed):
Thanks for your great work on Uiverse 🚀
Hi UIverse team,
I noticed a small UI bug on the website uiverse.io.
Since I couldn’t find a repo for the website itself, I’m reporting here in galaxy.
Expected behavior: Dropdown should appear above cards.
Possible fix: Increasing the dropdown’s z-index solves the issue (tested locally using DevTools).
Screenshots:
Thanks for your great work on Uiverse 🚀