Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move and Adjust Function isBotFullyConfigured #294

Open
2 tasks
WolfgangDaniel opened this issue May 5, 2021 · 0 comments
Open
2 tasks

Move and Adjust Function isBotFullyConfigured #294

WolfgangDaniel opened this issue May 5, 2021 · 0 comments
Labels
Frontend Issues that changes the frontend

Comments

@WolfgangDaniel
Copy link
Contributor

As a user, I'd like to have checked that before I open the Robot Interaction Cockpit the robot is configured properly so that I do not have to add user input for nothing.


💭   Hints & Thoughts

It might be useful to split the method "isBotFullyConfigured" so that before switching to the BotInteractionCockpit it is already tested if all required fields are either marked with userInputRequired or filled in. Otherwise, even a complete filling of the displayed fields of the Interaction Cockpit is useless.

❓   Additional Questions to Answer / Consider


✅   Conditions of satisfaction

  • Should move the function isBotFullyConfigured to the robot container
  • Should rewrite the functions to test if all required fields are either marked with userInputRequired or filled in.
@WolfgangDaniel WolfgangDaniel added the Frontend Issues that changes the frontend label May 5, 2021
@WolfgangDaniel WolfgangDaniel changed the title Move and adjust function isBotFullyConfigured Move and Adjust Function isBotFullyConfigured May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Issues that changes the frontend
Projects
None yet
Development

No branches or pull requests

1 participant