Skip to content

Category dropdown hidden behind component cards on medium screen sizes #18

@thesakshijaiswal

Description

@thesakshijaiswal

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:
  1. Visit Buttons page
  2. Resize browser window between 640px and 1024px width
  3. Open the Category dropdown
  4. Notice that dropdown options overlap with/are hidden behind cards
  • Expected behavior: Dropdown should appear above cards.

  • Possible fix: Increasing the dropdown’s z-index solves the issue (tested locally using DevTools).

  • Screenshots:

    • Dropdown hidden:
Image
  • After increasing z-index (fixed):
Image

Thanks for your great work on Uiverse 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions