Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button Group Field Label Issue #40

Open
dtcblyth opened this issue Jan 24, 2024 · 0 comments
Open

Button Group Field Label Issue #40

dtcblyth opened this issue Jan 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dtcblyth
Copy link

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 dtcblyth added the bug Something isn't working label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant