Skip to content

Fix: Skip welcome modal on hash deep links#3

Merged
arossti merged 1 commit intomainfrom
public-skip-welcome-hash
Mar 6, 2026
Merged

Fix: Skip welcome modal on hash deep links#3
arossti merged 1 commit intomainfrom
public-skip-welcome-hash

Conversation

@arossti
Copy link
Owner

@arossti arossti commented Mar 6, 2026

Summary

  • When arriving via a demo hash link (e.g. #quadrance from native app Help menu), the info/welcome modal no longer blocks
  • The demo modal opens directly without requiring the user to dismiss the welcome screen first

Changes

  • modules/rt-info-modal.js: Check window.location.hash before showing the first-visit info modal — skip it when a deep link hash is present

Co-Authored-By: Andy & Claude andy@openbuilding.ca

When arriving via a demo hash link (e.g. from native app Help menu),
the info modal no longer blocks — the demo modal opens directly.

Co-Authored-By: Andy & Claude <andy@openbuilding.ca>
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

🤖 Claude Code Review

API Error: x-api-key header is required


ℹ️ About this review

This automated review checks for:

  • Debug statements (console.log)
  • Commented-out code
  • Code duplication
  • Unused variables

Human review required - these are suggestions only.
Diff size: 677 bytes

@arossti arossti self-assigned this Mar 6, 2026
@arossti arossti merged commit 06c758b into main Mar 6, 2026
3 checks passed
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