Ahh yea, it's highly likely it's the variants editor as the way the variants prop editor works is to force the property editor to be the last property on no tab and then hidden with CSS.
We might have to look at whether there are tabs defined on the doc type and if they are, force the property onto it's own tab and hide that tab.
Variants keep the 'Generic' tab
Recently upgrade a project to 8.17 & Vendr 2.0.1 and noticed that the generic tab keeps pinned even though it's empty, only when there are variants.
I suspect it's to do with the custom logic behind the variants to convert it to a content app, however I haven't looked too much into it.
The variants property editor lives in the 'Product Content' tab.
I don't suppose this is happening for anyone else?
Ahh yea, it's highly likely it's the variants editor as the way the variants prop editor works is to force the property editor to be the last property on no tab and then hidden with CSS.
We might have to look at whether there are tabs defined on the doc type and if they are, force the property onto it's own tab and hide that tab.
🤔
So yea, this looked to be the case.
I've now added a fix for this and pushed out a Vendr 2.0.2 which should be available on nuget now.
Can confirm this does the trick 🎉
is working on a reply...