-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Feature: UI Welcome Tour #1644
Feature: UI Welcome Tour #1644
Conversation
This is a great idea. A couple of things I noticed:
|
Thanks =) Helpful feedback.
|
I have no idea about the code portion, but this is great. I think people will like it |
d76de7c
to
f7ae8c4
Compare
How is this rendered / displayed when in mobile view? I tend to use the mobile page very often, so maybe do others. |
f7ae8c4
to
4becd53
Compare
Looks great, thanks for the Screenshot! |
551941e
to
abd34d8
Compare
Great catch, thanks! I'll add this now so we can try to get it into the current |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
Proposed change
This PR adds a 'welcome tour' to the UI that makes front-end features more apparent and also updates the 'welcome widget'. Video below has quick demonstration, the content itself is in the
app.component.ts
and is easily editable. Would love feedback on the content and in general. Good news is its very easy to update. Some notes:(in the video im advancing quickly with the keyboard just for demonstration, items do not automatically advance)
welcometour.mov
Type of change
Checklist:
pre-commit
hooks, see documentation.I have made corresponding changes to the documentation as needed.