LearnersBlock / library

Source code for library.learnersblock.org
http://library.learnersblock.org
GNU General Public License v3.0
2 stars 1 forks source link

Display only direct downloads onDevice #102

Closed maggie44 closed 2 years ago

maggie44 commented 3 years ago

When on a Learner's Block, only need to display the items that are directly downloadable.

Began implementing this but proved surprisingly complex. Will be easier after upgrading to Strapi v4 which has an improved GraphQL integration.

maggie44 commented 2 years ago

Resolved by separating the LB implementation from the online implementation.