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

As an admin user, I want to be able to search people by tag in the admin site, so that I can more easily find people (as I can on the public site). #1731

Open
2 tasks
blms opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant

Comments

@blms
Copy link
Contributor

blms commented Jan 28, 2025

Testing notes (QA)

On the QA site admin:

  • Navigate to the people admin. You should now be able to search people by tags in the admin, using the same tag: syntax as in the public site.
  • Navigate to a specific person's edit page, and scroll down to the person-person relations section. Try searching for the person whose page you are editing in the autocomplete in order to add a relationship to themself. You should not be able to do this (they shouldn't appear in the list).
    • This was a bug that was live in production, which I noticed in the course of this work—you can check it out on the prod site to compare

Spun off from #1720; an admin version of the public tags search.

@blms blms added the 🆕 enhancement New feature or request label Jan 28, 2025
@blms blms self-assigned this Feb 17, 2025
@blms blms added the performant Tasks for or taken on by Performant label Feb 17, 2025
blms added a commit that referenced this issue Feb 17, 2025
and fix person-person autocomplete!
blms added a commit that referenced this issue Feb 17, 2025
and fix person-person autocomplete!
blms added a commit that referenced this issue Feb 17, 2025
and fix person-person autocomplete!
blms added a commit that referenced this issue Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant
Projects
None yet
Development

No branches or pull requests

1 participant