Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Feature list #14

Open
27 of 30 tasks
bembelimen opened this issue Oct 18, 2022 · 0 comments
Open
27 of 30 tasks

Feature list #14

bembelimen opened this issue Oct 18, 2022 · 0 comments
Assignees

Comments

@bembelimen
Copy link
Contributor

bembelimen commented Oct 18, 2022

Database

  • Add a 'note' column
  • Add a 'featured' column for tours
  • Add a 'locked' column for tours
  • Add an 'access' column for tours

Tours

  • Show 'note' data in edit view and list
  • URL field with the ability to select from existing menu items or enter a custom one (x)
  • Add a filter by language in list view
  • Add selection of language in edit view
  • Add action 'duplicate' to make it easier to re-use the same tour info for other languages (it duplicates steps as well)
  • Add empty state in case there is no tour in list view (x)
  • Add help url to empty state (x)
  • Add help button to views (x)
  • List view: add column selection (x)
  • Add user access to allow users with different access to see different tours (x)
  • All actions on tours should include the steps (for instance, when deleting a tour, steps should be deleted)
  • Missing check-in functionality

Steps

  • Show 'note' data in edit view and list
  • Show column 'type' in list view
  • Implement proper multi-lingual solution with associations + propagate (x)
  • Add empty state in case there is no steps in list view
  • Add help url to empty state (x)
  • Add help button to views (x)
  • List view: add column selection (x)
  • Missing check-in functionality

During tours

  • Ability to cancel out of a tour (done through X button)
  • Ability to skip to a specific step (e.g. continue a tour) (x)
  • Add a progress indicator (x)

Module

  • Move tour button out of toolbar on a higher level to be always available. (Using a module)
  • Show only featured tours. Add a button in the dropdown which opens a modal with all available tours listed (grouped by some headlines, categories?) and a user can start them directly. probably something like module creation page with search.

Other

  • Update Shepherdjs to v11.0.1 (no more popperjs -> floating UI) (x)

Notes:

  • (x) will deal with later
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants