Geta / geta-optimizely-categories

An alternative to Optimizely's default category functionality, where categories are instead stored as localizable IContent.
5 stars 10 forks source link

Can't select category with subcategories #26

Closed inmetatosu closed 4 months ago

inmetatosu commented 9 months ago

In Optimizely 12, if we add the UIHint attribute:

[UIHint(CategoryUIHint.Category)],

the category selector doesn't allow us to select a category that has sub categories.

As you can see in the image, the main category doesn't get a checkbox. Is this a bug?

category