admin icon indicating copy to clipboard operation
admin copied to clipboard

Use first qor-field for select2-result-template and select2-selection…

Open glebtv opened this issue 7 years ago • 3 comments

This is needed for serializeable_meta because it wraps multiple fields with qor-field, so all fields will have the first one's template.

glebtv avatar Apr 07 '17 16:04 glebtv

This in in "worker/jobs" page, arguments to a job.

.parents() finds not the first but all matching parents up to <body>, see https://jsfiddle.net/8e4u1zou/

glebtv avatar Apr 19 '17 08:04 glebtv

Use .closest('. qor-field') is works for you?

jasonweng avatar Apr 19 '17 10:04 jasonweng

@glebtv: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

theplant-ci avatar Jul 20 '20 16:07 theplant-ci