-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
Describe the feature:
I want to configure the Dev Tools Console so that the Guided Tour popup does not appear when the user opens it.
Describe a specific use case for the feature:
The Console is used extensively in our public-facing workshops. The workshop platform creates one new environment and Elastic Stack per user. Every time we bring the user to the console, we (the content creators) must add a couple of steps explaining how to close the popup window.
Some workshops involve multiple "tracks," which are separate environments, meaning a person progressing through a single workshop may encounter this popup more than once.
Additionally, users who have taken multiple workshops or certifications will encounter this popup more than once.
Disabling the popup programmatically will lead to a more streamlined learning experience.
