cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 9 forks source link

Onboarding tour #387

Open SchoolGuy opened 1 week ago

SchoolGuy commented 1 week ago

Is your feature request related to a problem? Please describe.

As a first-time user I want to be onboarded
so that I have a quick glance on the available functionality of the UI or new features.

Describe the solution you'd like

There are several options on how to onboard users:

  1. Open a dialog that plays a GIF of the onboarding tour (maybe with multiple steps)
  2. Open a dialog that plays a video of the onboarding tour
  3. Opens smaller dialogs that show the different functions with dummy data

Describe alternatives you've considered

None

Additional context

The created components should be reusable to allow highlighting of new features that we ship in future versions.