Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Issue with interactive tutorial #318

Closed AdnanAlamgir closed 1 year ago

AdnanAlamgir commented 2 years ago

The fifth part of the interactive tutorial does not load. The screen becomes darkened, but then nothing happens.

wafels commented 2 years ago

I was not able to reproduce this error. Can you give some details on the browser you were using? Does the error still occur?

dgarciabriseno commented 2 years ago

I was able to reproduce. It's tricky. image It is displaying the tutorial next to the celestial bodies dropdown on the sidebar. If your celestial bodies label is far down on the screen because you have multiple layers or the HEK events open, then the display will be off screen. Like this: image And if i added more layers, the tutorial box would be below the viewport, and scrolling is disabled with the overlay so it's essentially frozen at that point.

btaylor-sesda commented 2 years ago

I'm working on a fix to this that'll hide the components when the Celestial Bodies part of the tutorial shows. I've added an update to Tutorial.js in HVBeta to accommodate this. Testing.