Skip to content

bug: Identity marketplace unavailable — no longer accessible under Identity tab #232

Description

@Al629176

Summary

The marketplace under the "Identity" section is no longer available or accessible. Users who previously used it to browse listings and make offers on handles can no longer reach it.

Problem

User report (Signal2o, 7 July 2026):

"The marketplace under 'Identity' is no longer available either. You might be working on that right now."

This appears to be a regression — the marketplace was previously accessible and is now missing or broken. Access is via browser (not the OpenHuman desktop app).

The backend endpoints powering the marketplace were already flagged as failing in a prior ticket (#211, filed 3 July 2026):

"Failed to load floor/listings/sales"

At that time the client-side wiring existed (website/src/hooks/use-identity-market.ts, GraphQL queries for /marketplace/identities/floor and siblings) but the backend was failing. This issue may be a continuation of that backend outage, or the Identity marketplace tab/route itself has been removed from the UI.

Diagnosis needed

  • Is the Identity marketplace route/tab still present in the frontend? Or was it removed?
  • Are the backend endpoints (/marketplace/identities/floor, /marketplace/identities/listings, /marketplace/identities/sales) responding?
  • If backend is down: is this a known outage or a regression?
  • use-identity-market.ts — is the GraphQL query still wired and returning data?

Expected behaviour

The Identity marketplace is accessible, displays handle listings with floor prices, and allows users to browse and make offers on handles listed for sale.

Acceptance criteria

  • Identity marketplace accessible under the Identity tab in browser.
  • Floor price, listings, and sales data loads without error.
  • Backend endpoints (/marketplace/identities/floor etc.) return valid responses.
  • No "Failed to load" error shown to users.

Reporter

Discord support ticket — Signal2o (browser, 7 July 2026).

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions