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

Add country filter to source list page #1605

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

lucasmarchd01
Copy link
Contributor

This PR adds the country filter drop down to the 'Browse Sources' page.

  • view: add 'countries' context and add country filter to query object filter
  • html: add countryFilter dropdown to 'Browse Sources' page
  • js: ensure countryFilter persists across multiple GET requests
  • test: add tests for country filter

Resolves #1583
Screenshot 2024-08-19 at 12 14 10 PM

- view: add 'countries' context and add country filter to query object filter
- html: add countryFilter dropdown to 'Browse Sources' page
- js: ensure countryFilter persists across multiple GET requests
- test: add tests for country filter
@lucasmarchd01 lucasmarchd01 merged commit 1645e51 into DDMAL:develop Aug 19, 2024
1 check passed
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.

Add filter for country to source list page
2 participants