-
Notifications
You must be signed in to change notification settings - Fork 6
Conversation
@eivindjahren This PR looks to add a Is this PR part 1 of solving #106? If not, can you add an example of how to use this framework on adding a guided tour around e.g. In #106 I was thinking more about giving any given The button for starting a tour of a Opinions/thoughts? |
A tour for map can be added in the following way:
Note that it is generally a problem with map that you cannot have more than one map
And the tour should only be shown for the first chart. |
Some further user perspectives which we should try to cover (in this or later PRs):
|
@anders-kiaer I will add a button to start the tour in this PR. It should be possible to add default tours for all page elements, but I think this should be a separate issue. |
Description of Change
Adds page element that creates a instructional tour of elements on the page such
as a visualization as described by #106.
Checklist
make test
andmake lint
passesNotes: Adds tour page element