InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

[FR] Add FTUE

Open matmair opened this issue 3 years ago • 4 comments

Problem We currently just drop the user in - some kind of out-of-the-box or first-time-user widget could be a good way to familiarize the user with the interface.

Suggested solution Add a FTUE with:

  • [ ] multi-step-wizards
  • [ ] state saving per user -> https://github.com/inventree/InvenTree/pull/10715
  • [ ] short introduction
  • [ ] link to the docs
  • [ ] link to the blog
  • [ ] a way for plugins to provide pages

Describe alternatives you've considered The current way works. For 1.0.0 maybe a basic setup would be nice

Examples of other systems Nextcloud has a nice, 3 step FTUE - there are fuller examples in closed source systems but I am not sure if I am able to share infos about that.

Do you want to develop this? Yes - When the time is ready

matmair avatar Apr 30 '22 23:04 matmair

Yeah, this would be a major step forward in terms of user friendliness. 100% on board

SchrodingersGat avatar Apr 30 '22 23:04 SchrodingersGat

This will be a lot about user-friendliness - this does not need to be a core-dev activity once the code for #2284 and the first few tasks are done.

matmair avatar May 01 '22 20:05 matmair

Waiting for #3901

matmair avatar Jan 04 '23 23:01 matmair

wiki.js is an example of a good first-time-admin-experience

SchrodingersGat avatar Jan 06 '23 12:01 SchrodingersGat