I apologize.
I believe that the name of the newly added attribute for the fields is not quite correct.
Calling it the parent class. This is logical, but it is not clear which parent it refers to.
At first glance, you might think that this is the parent of the field. But this is not the case.
After thinking about it, you might think that this is the parent of the control, but this is also not the case. Since the control itself is the target. #32488
The author @ciar4n of the attribute agreed to replace the attribute name.
I think if you dislike the parentclass an alternative logical value could be containerclass and notcontrolclass.
@dgrammatiko
I agree with you. I think Container class is an equivalent sentence. But there is one thing.
Let's look at the XML configuration.
Field <field name= "title" type= "text" label= "Title"/>
Please tell me this element is primarily a control, container or field?
Perhaps it also makes sense to consider the name fieldclass
I think choosing a name for this class is a very important thing, even if Joomla 5 comes out, the name of the attributes will remain for centuries. We must choose the name of this attribute responsibly.
Where to conduct a survey among developers to select controlclass VS containerclass . containerclass a good attribute name.
and caseclass another option.
Not exactly true? ... I just said I wasn't going to apply your suggestion to a PR that had already gone to RTC.