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

feat(search) Allow users to update the number of search results per page #5212

Merged

Conversation

chriscollins3456
Copy link
Collaborator

@chriscollins3456 chriscollins3456 commented Jun 21, 2022

Previously we were hardcoding the number of search results per page to be 10. Now it's dynamic and leverages Ant designs existing component to allow users to set how many results they want to see per page.

Here's what it looks like:
image

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions
Copy link

Unit Test Results (build & test)

385 tests  ±0   385 ✔️ +6   10m 11s ⏱️ -29s
  91 suites ±0       0 💤 ±0 
  91 files   ±0       0  - 6 

Results for commit 3900346. ± Comparison against base commit 0949613.

@jjoyce0510 jjoyce0510 merged commit 4c9554e into datahub-project:master Jun 24, 2022
alexey-kravtsov pushed a commit to infobip/datahub that referenced this pull request Jul 8, 2022
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
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