Skip to content

Implement Profile Listings and Activity View #207

Description

@Jharmony

File: src/views/Profile/index.tsx
Expand user profile functionality by implementing profile listings alongside the existing activity view. Currently, index.tsx inside Profile/ includes assets, collections, and activity, but listings (items available for sale or trade) are missing.

  • Determine if ProfileAssets already includes listings or if a separate ProfileListings.tsx component is needed.
  • Fetch and display listings data (UCM or AOProfile API).
  • Add a Listings tab to TABS in index.tsx.
  • Ensure UI consistency with other profile sections.
  • Confirm data source (AOProfile or UCM API) and update fetch logic if necessary.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions