Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100 feature call the congratulations page #110

Merged
merged 3 commits into from
May 29, 2024

Conversation

johannemoresco
Copy link
Collaborator

Summary

Added the feature for the congratulations page to be called at the end of the exercises. Also fixed some CSS styling issues.

Closes #100

Added a conditional within App.tsx that renders the LessonSide if the exerciseCount is less than the max exercise (6 total exercises, so it is 7)
Also changed the call to CongratsPage in exerciseside to be more consistent with the rest.

No new dependencies needed.

Test Plan

This was tested by going through the current available exercises to see if the congrats page would appear at the end of them, and without the lesson side on the side.

…e first exercise, but there is a problem when it gets called after other exercises since the lessonside gets called previously. It is also not reactive to the page size.
@johannemoresco johannemoresco linked an issue May 29, 2024 that may be closed by this pull request
1 task
Copy link

netlify bot commented May 29, 2024

Deploy Preview for pen-pals ready!

Name Link
🔨 Latest commit 3ea0e90
🔍 Latest deploy log https://app.netlify.com/sites/pen-pals/deploys/6656852d10740c00082f3406
😎 Deploy Preview https://deploy-preview-110--pen-pals.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SanjnaT41756 SanjnaT41756 merged commit 304b7da into main May 29, 2024
6 checks passed
@SanjnaT41756 SanjnaT41756 deleted the 100-feature-call-the-congratulations-page branch May 29, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Call the Congratulations page
2 participants