Mutually exclusive categories in editor #914
Labels
component-editor
Affects the fixture editor.
component-test
Affects the automated tests.
difficulty-medium
Some research is needed before implementation, or implementation is time-consuming.
good first issue
Easy to pick up for new contributors. Only little domain knowledge required.
hacktoberfest
Good issue for users participating in the Hacktoberfest.
priority-low
Nice-to-have / wishlist.
Since #913, the fixture test has mutually exclusive category groups. One could extract these groups to a shared resource (maybe directly in the schema?) and then use them in the fixture editor: If one category of such a group is used, e.g.
Scanner
, the other categories (Barrel Scanner
andMoving Head
) are disabled. Maybe add a hint like "Category 'Moving Head' can't be used along with 'Scanner'" then.The text was updated successfully, but these errors were encountered: