Skip to content

Filtering by climbs already climbed/attempted/etc #110

@marcodejongh

Description

@marcodejongh

If the user is logged in, we will have their ascents and bids(attempts) synced to the tables in that name. We can join those tables in the search climbs query to filter by climbs the user has or hasnt send already.

the search-climbs query has already been converted to drizzle orm, so adding new filters should be straightforwards.

  • add extra SearchParams to SearchParams type
  • Using antd toggles and formitems add new toggles to the existing search sidebar
  • if new toggles are true add join on ascents and or bids to filter on climbs already sent by current user

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions