Skip to content

Infinite skeleton loader when searching for specific terms in Components #259

@mariusel9911

Description

@mariusel9911

Infinite skeleton loader when searching for specific terms in Components

Description

When searching for specific terms like "mfa" or "totp" on the /community/components page, the UI gets stuck in an infinite skeleton loading state. It fails to return results and does not fall back to an empty state or show some results (e.g., "No results found").

Note: This search functionality was working back in February.

Steps to Reproduce

  1. Navigate to https://21st.dev/community/components
  2. Enter "mfa" or "totp" into the left sidebar search input.
  3. Observe the main content grid.

Expected Behavior

The search should either return the matching components or display a clear "No results found" / empty state message.

Actual Behavior

The grid displays infinite loading skeletons and the request never seems to resolve.

Environment

  • OS: Windows
  • Browser: Chrome

Screenshots

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions