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

PART 1 - Add secondary filter to the v2 results page #4789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomas-stefano
Copy link
Contributor

@tomas-stefano tomas-stefano commented Dec 20, 2024

Context

Add secondary filter to the /v2/results.

Part 1 / Part 2 / 3 considerations

I divided this work in three parts (and will be three PRs):

  • Part 1: the filter working - This PR!
  • Part 2: Move the /v2/results specs to system specs and divide the filter into different specs - future PR
  • Part 3: the "search" JS component within the secondary filter - a future PR!

Changes proposed in this pull request

Screenshot 2024-12-20 at 17 34 17

Guidance to review

  1. Visit /v2/results
  2. Check some secondary filters or all of them individually. Does it work?

the parameter is the same as production `subjects`.
@tomas-stefano tomas-stefano added the deploy A Review App will be created for PRs with this label label Dec 20, 2024
@tomas-stefano tomas-stefano requested a review from a team as a code owner December 20, 2024 17:40
@@ -126,6 +126,37 @@
end
end

context 'when filter by secondary subjects' do
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Nitemaeric I added to the features folder for now. I will move everything to system spec in another PR not this one. And divide the filters also in the future PR.

@github-actions github-actions bot temporarily deployed to review-4789 December 20, 2024 17:43 Destroyed
@github-actions github-actions bot temporarily deployed to review-4789 December 20, 2024 17:49 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy A Review App will be created for PRs with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant