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

Fix User Search #2097

Open
gmeben opened this issue Mar 28, 2024 · 2 comments
Open

Fix User Search #2097

gmeben opened this issue Mar 28, 2024 · 2 comments
Labels
🪲 bug Something isn't working

Comments

@gmeben
Copy link
Contributor

gmeben commented Mar 28, 2024

Currently, searching for users in Pilcrow can produce unexpected and disappointing results. Some search terms will not produce some records but produce others even when they all contain the same string of text.

Fix search so that expected records appear for given search terms.
Search result dropdowns should also reveal all matching records and not limit the results to 10 records at a time.

Review Checklist

  • Searching for a term will produce expected records that include the text of the search term
  • Necessary backend unit testing has been added
  • Necessary frontend unit testing has been added
  • Necessary integration testing has been added
  • Documentation has been updated to reflect new changes

Accessibility Checklist

  • No new color contrast issues are introduced
  • Changed text has a font size of at least 16px
  • Changed text uses plain language
@gmeben gmeben added 🧹 needs-refinement Issues that need more detail in order to be ready for work to commence 🪲 bug Something isn't working and removed 🧹 needs-refinement Issues that need more detail in order to be ready for work to commence labels Mar 28, 2024
@gmeben
Copy link
Contributor Author

gmeben commented Mar 28, 2024

@gmeben gmeben changed the title Fix Search Fix User Search Mar 28, 2024
@sattler9
Copy link
Contributor

sattler9 commented Apr 3, 2024

Hey team! Please add your planning poker estimate with Zenhub @gmeben @vilagshe @wreality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants