-
Notifications
You must be signed in to change notification settings - Fork 6
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
Guided tour of exploration page #737
Conversation
✅ Deploy Preview for veda-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I understood @ricardoduplos, it is a deliberate design choice to keep the controls very simple, without a lot of annotations and explaining labels. 👌
I think in this case it is necessary to introduce essential features like the ones you highlighted with the guided tour here, @danielfdsilva.
The tour looks great, @danielfdsilva, and I agree with your choice of features to highlight. I am excited to see how our users respond to these.
I made some copy-editing suggestions on the texts - please review them and accept if you agree with my changes.
5e0d050
to
49081e5
Compare
@j08lue Added another tour when the user draws an AOI. Please give the messages some love :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More copy editing for tour messages - I made some of them shorter and used the same type of phrase, presenting the opportunities ("you can ..."). 🤷
Co-authored-by: Jonas <[email protected]>
I've been exploring user react tour as a way to create a guided tour of the exploration page. I added a couple of steps just to show case how we could use it. There are a lot more to add, also after the user enter the "analysis mode.
@j08lue @ricardoduplos what do you think of this?