fix(client): show donation modal on module completion (#57583)

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
Huyen Nguyen
2025-04-10 01:32:02 +07:00
committed by GitHub
parent 118b8d2e12
commit 07e708890a
20 changed files with 328 additions and 80 deletions
@@ -86,6 +86,8 @@ exports.createChallengePages = function (
disableLoopProtectPreview,
certification,
superBlock,
chapter,
module,
block,
fields: { slug, blockHashSlug },
required = [],
@@ -108,6 +110,8 @@ exports.createChallengePages = function (
disableLoopProtectTests,
disableLoopProtectPreview,
superBlock,
chapter,
module,
block,
isFirstStep: getIsFirstStepInBlock(index, allChallengeEdges),
template,