Problem/Motivation

After updating the jQuery UI to version 1.5 and higher, Buttons in webforms are not displayed correctly.

Steps to reproduce

Install the Webform, jQuery UI, and jQuery UI Checkboxradio modules.
Create a new webform with buttons.
Buttons start to be displayed with radio buttons.

Proposed resolution

After updating the jQuery UI module to version 1.5, the library dependencies were updated. For the correct functioning of the Webform jQueryUI Buttons module, we need to update the library dependency from jquery_ui_checkboxradio:checkboxradio to jquery_ui_button:button.

Issue fork webform-3422419

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

Abyss created an issue. See original summary.

abyss’s picture

Assigned: abyss » Unassigned
Status: Active » Needs review

I updated the library dependencies for the Webform jQueryUI Buttons module.
Now, when using buttons in webforms, their output is correct.

jrockowitz made their first commit to this issue’s fork.

  • jrockowitz committed 5db39766 on 6.2.x authored by Abyss
    Issue #3422419: Update dependent library name for Webform jQueryUI...
jrockowitz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.