-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'd like to train new users in how to use the app via a walkthrough.
- consider react walkthrough libraries. the must meet these requirements
a. allows focus on specific component, by putting mask across rest.of UI
b. can trigger UI interactions, such as clicking on button, or entering text
c. cam allow user to interact with app, and only move forward once a specific interaction has happened - introduce new walkthrough library
- produce document containing processes for the user to learn, and components to learn about
- implement walkthrough, starting at welcome page
- add Help button to welcome page, to trigger walkthrough.
- show walkthrough for new users
- store cookie after walkthrough is closed. This prevents it opening next time.
Metadata
Metadata
Assignees
Labels
No labels