nearform / react-pwa

Hackernews Progressive Web Application built with React
https://hackernews.nearform.com
27 stars 14 forks source link

Next page action not prevented when limit reached #55

Closed fromflux closed 6 years ago

fromflux commented 6 years ago

The Next button should prevent action when the topic limit is reached.

Currently the Previous / Next buttons (More component) live in the Header which is not passed information about the current topic/range collection and cannot detect this.