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/facets pagination #2229

Merged
merged 10 commits into from
Jun 25, 2021
Merged

Fix/facets pagination #2229

merged 10 commits into from
Jun 25, 2021

Conversation

oscarssanchez
Copy link
Contributor

Description of the Change

Fixes #2201

Alternate Designs

Benefits

Possible Drawbacks

Verification Process

1.- Go to an archive
2.- Facets should remove pagination on all scenarios

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Changelog Entry

@oscarssanchez oscarssanchez requested a review from Rahmon June 7, 2021 18:13
@oscarssanchez oscarssanchez assigned Rahmon and oscarssanchez and unassigned Rahmon Jun 7, 2021
@Rahmon
Copy link
Contributor

Rahmon commented Jun 9, 2021

@oscarssanchez I've updated the PR and added some tests. Can you please take a look at the tests and add new ones if you think it's necessary?

@oscarssanchez oscarssanchez assigned Rahmon and unassigned Rahmon Jun 15, 2021
@oscarssanchez
Copy link
Contributor Author

It seems the tests are failing because the latest commit will add a slash before the ? sign @Rahmon , if you don't see any issues with it, I will adjust the test for it to pass.

@Rahmon
Copy link
Contributor

Rahmon commented Jun 15, 2021

It seems the tests are failing because the latest commit will add a slash before the ? sign @Rahmon , if you don't see any issues with it, I will adjust the test for it to pass.

Yes, @oscarssanchez . Feel free to adjust and maybe add new tests ☺️

@Rahmon Rahmon merged commit b7744dc into develop Jun 25, 2021
@Rahmon Rahmon deleted the fix/facets-pagination branch June 25, 2021 13:24
@felipeelia felipeelia added this to the 3.6.0 milestone Jul 5, 2021
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.

BUG: Facet Filter
3 participants