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: Intraction with sign up breaks sign up tutorial #1700

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

t-aswath
Copy link

Hello, this is my first contribution to Sugar Labs!

This pull request addresses Issue #1418:

Intro.js breaks when the "Sign Up" button is pressed during the tutorial.

I reviewed the closed PR for this issue, where it was mentioned that disabling canvas mouse events was considered too complex a solution. To approach this differently, I explored the Intro.js documentation and found a simpler alternative: the disableInteraction option. By setting this option to true, the issue is resolved effectively.

You can find more details in the Intro.js documentation

I’d love to hear your feedback. Please let me know if further changes are needed.

Thank you! 😊

DEMO

Screencast.from.2025-01-05.13-43-36.webm

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.

1 participant