Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui] Add product tour for first time users #792

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evamillan
Copy link
Contributor

@evamillan evamillan commented May 26, 2023

Redirects to the /product-tour route the first time the UI is loaded on a device. The tour uses the vue-shepherd library to display a series of tooltips that describe some of the website's features and can be skipped any time. When the tour is finished or skipped it is saved as viewed on a cookie to avoid loading it again.

Redirects to the '/product-tour' route the first
time the UI is loaded on a device. The tour uses
vue-shepherd to display a series of tooltips that describe
some of the website's features and can be skipped any time.
When the tour is finished or skipped it is saved as
viewed on a cookie to avoid loading it again.

Signed-off-by: Eva Millán <[email protected]>
@evamillan
Copy link
Contributor Author

I added a help section on the top bar with links to the documentation and to the tour.

@sduenas
Copy link
Member

sduenas commented Apr 22, 2024

Would you mind to update this PR?

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.

2 participants