usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.8k stars 2.59k forks source link

Tour including elements in fixed footer causes main content to scroll #1529

Closed computinginschools closed 2 years ago

computinginschools commented 2 years ago

If the tour includes components in a fixed position at the bottom of the screen, the tour causes the main content to scroll a little for each element in the tour. I want the main content in the page to stay fixed in position when the tour is running.

My website is https://the.computing.cafe/ (the tour button is in the bottom right of the fixed footer) and I've also created a simple REPL which contains the minimum code to reproduce the issue.

https://replit.com/@computinginschools/introJS

I'm using Latest intro.js version from cdn. HTML/CSS/JS

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.