fortesinformatica / Sideshow

Sideshow is a powerful javascript library which aims to reduce your user's learning curve by providing a way to create step-by-step interactive tours. Explain the features of your application, control your end-user's interaction with your UI, emphasize what you're explaining in each step by masking it. Just think! The sky is the limit!
http://fortesinformatica.github.io/Sideshow
Apache License 2.0
86 stars 31 forks source link

When Sideshow can't find subject, it stops whole Wizard, blocks the UI #16

Open DanielApt opened 9 years ago

DanielApt commented 9 years ago

When Sideshow can't find a subject, it throws the error Uncaught SSException: [SIDESHOW_E#00000100] Invalid subject.

This then closes the step description, but not the wizard. With the close button on the step description, there is no obvious way to exit the wizard, except by pressing the Escape key.

This needs to be addressed.

alcidesqueiroz commented 9 years ago

Closed the wrong issue last night... reopening.=)