Skip to content

Conversation

@StijnCaerts
Copy link
Collaborator

@StijnCaerts StijnCaerts commented Oct 17, 2025

Related Issue(s):

Description:

Removes the "child" links to collections from the landing page. Since collection pagination was implemented, an incomplete list of these "child" links was returned on the landing page. In order to avoid confusion, it is better to remove this partial listing of collections from the landing page.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

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

Looks really good. Can you add something to the changelog. Thank you.

@StijnCaerts StijnCaerts linked an issue Oct 17, 2025 that may be closed by this pull request
@StijnCaerts
Copy link
Collaborator Author

I updated the changelog.

@StijnCaerts StijnCaerts requested a review from jonhealy1 October 17, 2025 16:04
Copy link
Collaborator

@jonhealy1 jonhealy1 left a comment

Choose a reason for hiding this comment

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

Thanks

@jonhealy1
Copy link
Collaborator

I have no idea why the tests are failing?

@jonhealy1
Copy link
Collaborator

Elasticsearch 7 tests

@jonhealy1 jonhealy1 merged commit ecf0037 into main Oct 18, 2025
10 checks passed
@jonhealy1 jonhealy1 deleted the fix/landingpage branch October 18, 2025 03:31
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.

Collection pagination limits "child" links on landing page

3 participants