Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exact matches always show profile regardless of block status #2653

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

haileyok
Copy link
Contributor

@haileyok haileyok commented Jul 19, 2024

Why

In an effort to make it easier to find accounts that either you have blocked or that you have been blocked by, exact matches may continue to return an item in the typeahead endpoint. This isn't a differnet level of information that we already show in a user's blocked accounts list.

Test Plan

Block carla.test, and see that the typeahead doesn't return that result until the exact phrase carla.test is provided to the typeahead endpoint.

I made some test updates but see that the actor search test is getting skipped, so didn't push that up.

@haileyok haileyok force-pushed the hailey/typeahead-exact-matches branch from acd7f14 to 1f6c064 Compare July 21, 2024 17:45
@haileyok haileyok force-pushed the hailey/typeahead-exact-matches branch from 3e70dcd to b4c76d5 Compare August 6, 2024 05:54
@devinivy devinivy merged commit 533774c into main Aug 16, 2024
10 checks passed
@devinivy devinivy deleted the hailey/typeahead-exact-matches branch August 16, 2024 19:42
estrattonbailey added a commit that referenced this pull request Aug 19, 2024
* origin/main:
  Fix calls from pds containing content-type but no body (#2725)
  Version packages (#2712)
  Service auth method binding (lxm) (#2663)
  Fix getActorLikes documentation to reflect auth required (#2593)
  exact matches always show profile regardless of block status (#2653)
estrattonbailey added a commit that referenced this pull request Aug 19, 2024
* origin/main:
  Fix calls from pds containing content-type but no body (#2725)
  Version packages (#2712)
  Service auth method binding (lxm) (#2663)
  Fix getActorLikes documentation to reflect auth required (#2593)
  exact matches always show profile regardless of block status (#2653)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants