Closed (fixed)
Project:
Color Field
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2018 at 04:35 UTC
Updated:
14 Feb 2021 at 16:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
inteja commentedComment #3
nickdickinsonwildeLarge patch for testing w drupalci
Comment #5
nickdickinsonwildeComment #7
nickdickinsonwildeComment #9
nickdickinsonwildeEnded up totally revamping all the widgets. Removed a bunch of custom code and tossed the custom theme functions. Now fairly closely matching the core widgets and added tests and all 5 widgets show their field labels, descriptions, and sub labels if both color and opacity fields are shown.
Comment #11
anpolimus@NickWilde, your last commit is breaking spectrum widget attachment.
After update to 2.0 version - spectrum is not working.
Our js code for Spectrum is trying to attach his work to the
js-color-field-widget-spectrumwhich is now not exist at the markup.https://cgit.drupalcode.org/color_field/tree/js/color_field_widget_spect...
Comment #12
rwam commentedThanks @anpolimus for your findings. Attach related issue which prevents us from updating.
Comment #13
hhvardan commentedThe approved patch breaks spectrum widget label display.
See the related issue.