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

fix: quiz designer snags #113

Merged
merged 3 commits into from
Sep 11, 2024
Merged

fix: quiz designer snags #113

merged 3 commits into from
Sep 11, 2024

Conversation

tomwisecodes
Copy link
Contributor

Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 10:43am

@tomwisecodes tomwisecodes changed the title Fix/quiz designer snags fix: quiz designer snags Sep 11, 2024
Copy link

Copy link

Playwright e2e tests

Job summary

Download report

To view traces locally, unzip the report and run:

npx playwright show-report ~/Downloads/playwright-report

const { top } = questionsWrapper.getBoundingClientRect();
window.scrollTo({
top: top + window.pageYOffset - 200,
behavior: "smooth",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can add <html class="scroll-smooth"> so we don't need to re-specify smooth scrolling everywhere

Copy link
Contributor

@stefl stefl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - just a suggestion to change the html tag to specify smooth scrolling everywhere

@tomwisecodes tomwisecodes merged commit 84b5e67 into main Sep 11, 2024
14 checks passed
@tomwisecodes tomwisecodes deleted the fix/quiz-designer-snags branch September 11, 2024 14:58
codeincontext pushed a commit that referenced this pull request Sep 12, 2024
codeincontext pushed a commit that referenced this pull request Sep 12, 2024
simonrose121 pushed a commit that referenced this pull request Sep 16, 2024
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mantagen pushed a commit that referenced this pull request Oct 3, 2024
mantagen pushed a commit that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants