child topic:

parent topic:

progress is propagated all the way to the root
missing waypoints on finding in-progress and completed resources
0.13.0 alpha 3
Does this persist if you refresh?
yes
Curious.
Note that this should be easier to do now once #7431 is merged, as all content nodes loaded into the frontend now have ancestor information associated.
This issue is no longer an issue - see https://kolibri-beta.learningequality.org/en/learn/#/topics/1d8f6d84618153c18c695d85074952a7 when logged in as learnerdemo/pass - there are all sorts of examples similar to this there.
@indirectlylit -- is the expectation that the in-progress icon show on the Channel card as well?
Currently it propagates up to through all topic cards - but not to the channel card (at the Learn root).
I'll reopen until I know for sure that this is the requirement (cc @jtamiace )
My personal expectation is definitely that it would show up on the channel cards.
If there was a technical or UX reason why we didn't implement that originally, I don't recall what it was.
I don't think there's any technical reason not to - just a matter of querying for progress on the root topic of the channel.
The answer to the question was in the code - once the progress was properly propagated to the front-end the icons showed up on their own! :)
Also possible that due to this issue: https://github.com/learningequality/kolibri/issues/5041 - this issue may still manifest for large topics.
Most helpful comment
The answer to the question was in the code - once the progress was properly propagated to the front-end the icons showed up on their own! :)