Skip to content

Conversation

@goldenapples
Copy link
Contributor

The post select field was depending on the updateValue() method from editAttachmentField, whcih was changed in #358. This gives it its own listener function which gets the updated value from the select2 event.

Get the attribute value from the select2 event, not from the DOM
element.
@goldenapples goldenapples self-assigned this Jul 7, 2015
Since I'm modifying this anyway, it should be moved into the main
"shortcode-ui" file like the other stuff is.
@goldenapples
Copy link
Contributor Author

This fixes the "post select" attribute field, which was broken after changes in #358. A similar problem exists with the "color picker" field as noted in #373. I will open a separate pull request fixing that.

@danielbachhuber danielbachhuber added this to the v0.5.0 milestone Jul 7, 2015
danielbachhuber pushed a commit that referenced this pull request Jul 7, 2015
@danielbachhuber danielbachhuber merged commit 1a8c9fc into master Jul 7, 2015
@danielbachhuber danielbachhuber deleted the fusion-3403-fix-post-select-field branch July 7, 2015 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants