Problem/Motivation

When the field widget element contains buttons, the conditional "empty" state clears out button labels.

Steps to reproduce

1. Configure a conditional "empty" state for a field.
2. Assign a field widget for the field which contains input buttons.
3. When "empty" state is triggered, it will clear button labels ("value" attribute of input submit button)

issue

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gaurav_manerkar created an issue. See original summary.

gaurav_manerkar’s picture

Title: "Empty" state removes button labels. » "Empty" state clear button (<input type="submit"/>) label.
gaurav_manerkar’s picture

Issue summary: View changes
gaurav_manerkar’s picture

Title: "Empty" state clear button (<input type="submit"/>) label. » Conditional "Empty" state clear button (<input type="submit"/>) label.
gaurav_manerkar’s picture

Issue summary: View changes

gaurav_manerkar’s picture

Status: Active » Needs review
benstallings’s picture

Status: Needs review » Needs work

merge conflicts with 4.x.