-
Notifications
You must be signed in to change notification settings - Fork 17
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
Tutorial mode #344
Comments
Thanks for opening the issue :) For the old WebUI the explanation of the terms and concepts has been included within the docs CC @taleldayekh |
Yes, but a first time user can't be bothered having to look at the docs to figure out what things are. And by user here, I mean someone who is using the webui to make transfers. Not someone who is using Raiden by implementing it into their own dapp. |
A tutorial mode would make things so much easier for first time users. Thanks for opening the issue! Nonetheless the docs should be updated. |
While this is for vue, some similar functionality like that would be nice for the first run https://pulsardev.github.io/vue-tour/ |
There is a similar library for Angular: https://tnicola.github.io/ngx-joyride/ |
Some inspiration can be found in how Erdstall guides the user through their demo: https://erdstall.dev/index.php/demo/ |
Problem
It can be hard to grasp how Raiden works and why it's awesome. In Raiden and the webui we have a lot of language and terminology that is hard to understand for the layman. I think especially the first time people open the webui, they have a very hard time grasping the concepts.
Proposed solution
Make a "tutorial" overlay to users the first time they go to the webui. This tutorial should help them understand functionality and terminology of the webui and explain in layman terms how it's an improvement over current Ethereum user experiences.
More ideas / alternative solution
As an alternative or an extension in order for users to remember what things are, we could add small "on hover" tool tips to all terms to make it easy to remember / understand what things are.
The text was updated successfully, but these errors were encountered: