ProjectAlice icon indicating copy to clipboard operation
ProjectAlice copied to clipboard

condition checks in the store

Open maxbachmann opened this issue 5 years ago • 3 comments

the interface store does not check all conditions before showing the skills.

 [SkillManager] Skill "Speller" does not comply to "asrArbitraryCapture" condition, required "True"

when it does not comply to a condition it should not even appear in the store

maxbachmann avatar Dec 19 '19 23:12 maxbachmann

No, it does not and it's intended, because these are settings you can change. Maybe displaying the conditions with a check mark?

Psychokiller1888 avatar Dec 20 '19 16:12 Psychokiller1888

yeah and when it fails maybe show the reason in the web interface. Right now he will see that it failed and then has to check the logs

maxbachmann avatar Dec 20 '19 17:12 maxbachmann

and he should not be able to install -> maybe show them and hide the install button when it is not possible to install due to the settings

maxbachmann avatar Dec 26 '19 14:12 maxbachmann