elegantthemes / Divi-Beta

8 stars 0 forks source link

Button Group Field Label Issue #40

Open dtcblyth opened 10 months ago

dtcblyth commented 10 months ago

Related thread: https://discord.com/channels/1041765492907589683/1175290021721407488

Problem:

When using a <ButtonGroupContainer /> with a fieldLabel attribute, the field label is not being applied to all fields. Specifically, the Show Button Icon, Margin, Padding, and Box Shadow fields. See screenshot below.

<ButtonGroupContainer
  grouped={false}
  fieldLabel={__('Buttons:', 'dvmd-dvmd-table-maker')}
  attrName="tblButton"
/>
Screenshot_2023-11-18_at_12 18 53_PM
dtcblyth commented 1 month ago

UPDATE: This is still a valid bug in Pub-Alpha.

Screenshot 2024-10-18 at 9 39 20 AM Screenshot 2024-10-18 at 9 39 14 AM Screenshot 2024-10-18 at 9 39 08 AM