Skip to content

Account search front end - #91

Merged
virginiacc merged 4 commits into
mainfrom
account-search
Aug 12, 2026
Merged

Account search front end#91
virginiacc merged 4 commits into
mainfrom
account-search

Conversation

@virginiacc

@virginiacc virginiacc commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Addresses issue 1074.

Adds front end for account search MVP.

Changes

  • Add account search page with cypress tests
  • Add account search route and validation
  • Add schema and query for account search data
  • Add account search link on event page and cypress tests
  • Move account page files into shared directory with account search
  • Migrate component test for LoadingOrError view to cypress
  • Update sort param api test to dynamically find an evaluator name

Testing

  1. PR checks should pass
  2. To manually test:
    1. Check out branch and run docker compose build and docker compose up
    2. Navigate to an event page, click an evaluator link in the results table, and copy a few account numbers from the table on the evaluator results page
    3. Back on the event page, verify that the link to the account search page works
    4. On the account search page, search for the copied account numbers and verify that results are displayed
    5. Verify that clicking a link in the search results table opens the corresponding account page in new tab
    6. Search for a random value in the account search field and verify that a not found message is displayed

Screenshots

Event page link

Screenshot 2026-08-10 at 3 06 44 PM

Account search page

Screenshot 2026-08-10 at 3 06 53 PM

Account search input resized to fit content

Screenshot 2026-08-10 at 5 41 48 PM

Account search results

Screenshot 2026-08-10 at 3 06 12 PM

Account search not found message

Screenshot 2026-08-10 at 3 06 35 PM

@schbetsy schbetsy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good based on testing steps. 👍

@virginiacc

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing @schbetsy!

@virginiacc
virginiacc merged commit 1e9e2e8 into main Aug 12, 2026
7 of 8 checks passed
@virginiacc
virginiacc deleted the account-search branch August 12, 2026 21:01
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.

2 participants