Skip to content

Feature: Search & Filter for listings #30

Description

@akargi

Provide Search & Filter module to let users search listings, filter by category, price range, tags, and sort results.

Direction:

  • Implement a SearchBar component with debounce and query suggestions.
  • Build FilterPanel component supporting multi-select categories, price sliders, and tag chips.
  • Connect filters to ListingList queries and reflect state in URL for sharable links.
  • Ensure accessibility for filter controls.

Acceptance criteria:

  • Users can perform keyword searches and refine results with filters.
  • Filters update results in real-time and the URL reflects current query state.
  • Sorting options (newest, price asc/desc) work and are tested.
  • Filter UI is keyboard-accessible and responsive.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaignenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions