Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

fix(inline-edit): modify combobox selector for inline edit for form#1048

Merged
matthewcarleton merged 1 commit intopatternfly:masterfrom
amarie401:combobox
May 2, 2018
Merged

fix(inline-edit): modify combobox selector for inline edit for form#1048
matthewcarleton merged 1 commit intopatternfly:masterfrom
amarie401:combobox

Conversation

@amarie401
Copy link
Copy Markdown
Contributor

@amarie401 amarie401 commented May 2, 2018

Description

This PR is to modify the selector class used in the inline edit for form. When trying to to consume this example for patternfly-org, the department field is broken (images shown in the PR link below). This fixes that issue.

Related to this PR: patternfly/patternfly-org#558

Changes

  • $('combobox').combobox(); is now $('select.combobox').combobox();

Link to rawgit and/or image

https://rawgit.com/amarie401/patternfly/combobox-dist/dist/tests/inline-edit-for-form.html

@matthewcarleton matthewcarleton merged commit 9416127 into patternfly:master May 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants