I believe this is inconsistent behaviour; perhaps I'm misunderstanding how Trickle works??
When first block in page has Text and Graphic and Trickle is enabled, Trickle button appears and prevents progress. When Graphic component is eliminated, Trickle button never appears and the learner has access to the first and second blocks.
"_completionAttribute": "_isComplete""_trickle": {
"_isEnabled": true
}
Compare with:
I'd expect both scenarios to behave the same--preferably with Trickle displayed in both cases.
Trickle was not displayed when Text was the only component.
further below
(Client is using FW v322) Client wants the first section of the page to be Trickled. It will contain a title (phrase) and a background video. Trickle cannot be applied to a page header, so I want to minimize/hide page header elements and allow the first block to be the first visible section. I would put a Text component in that first block with opening text (displayTitle or Body). Then I'd apply a class to the block's Trickle button to set it apart from the subsequent buttons. As it stands, I have been unable to get the Trickle button to appear on the first block when there is only a Text component. Am I misunderstanding Trickle's behaviour??
First case:
Second case:
Restarted my computer and tested it again with a separate install. Same results.
Wondering if Trickle needs the Graphic's download time in order to render/deploy correctly.
More evidence that this seems to be an issue of the time Trickle needs to get the first block right:
I think it's because those components complete before trickle has finished setting up and so it ignores them.
fixed with above pr
Most helpful comment
I think it's because those components complete before trickle has finished setting up and so it ignores them.