Meeds-io / meeds

The Meeds Association provides its members with an employee recognition software implementation. The employee recognition software is fueled by the Meeds ERC-20 tokens.
https://meeds.io
GNU Lesser General Public License v3.0
283 stars 9 forks source link

Action drawer : button to indicate next action #2581

Open plamarque opened 1 week ago

plamarque commented 1 week ago

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

When working on a sequence of actions , I'm lost on what to do next. For example, we have designed an onboarding program which alternates a sequence of learning and quizz actions : Read XYZ > Quizz 1 > Watch Video XYZ > Quizz 2 > Read .....

in this case, the actions are chained using the "Prerequisite" condition.

Problem, when user starts the sequence from the program he has to closethe aciton drawer and identify the next step himself. there is no way to guide him on what to do next.

Describe the solution you'd like When actions have preceding actions, suggest what to do next (it may be one or many actions)

Describe alternatives you've considered ability to explicitly state the order of actions within a program and checkmark in front of actions of a program to easily identify what you've already done