bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.

Home Page:https://www.bbc.com/thai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topics BFF - Limit number of curations returned

rebeccamcginn opened this issue · comments

Is your feature request related to a problem? Please describe.
We are going to support multiple curations on our Topics pages. This ticket is to implement a limit on the number of curations returned from the BFF to Simorgh.

Describe the solution you'd like
A limit of 8 curations on a page - use the top 8 curations returned from Tipo.

A max limit of 12 items within each curation. This is to prevent a long list of content.

Topics pages with multiple curations will not have pagination enabled.

Pages with a single curation should not be impacted by these changes. They should continue to return the same number of items.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Testing notes
[Tester to complete]

Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc

  • This feature is expected to need manual testing.

Checklist

Additional context
Add any other context or screenshots about the feature request here.