baltimorecounty / BCPL-assets

Client side assets for the Baltimore County Public Library website
4 stars 0 forks source link

New Year with No Blog Posts creates an issue #634

Open martypowell opened 5 years ago

martypowell commented 5 years ago

@danfox01 the issue happens when there are no blog posts to start the year. Due to the nature of how we create paging in the service, when nothing exists, it stops processing data. However, at the start of the new year, there are no blog posts and data stops processing.

The culprit is the StructuredContentApiProvider in the services project.

tmccoy529 commented 3 years ago

@mcorasan Sanjay and I are looking at this one and honestly we dont know what needs to be done here. Like what is the actual problem? The screen still loads but its empty so do we want to display a message saying that its a new year and no entries have been made yet or is there something else happening that we are missing?