[ 
https://issues.apache.org/jira/browse/NIFI-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379827#comment-15379827
 ] 

ASF GitHub Bot commented on NIFI-2257:
--------------------------------------

Github user mcgilman commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/646#discussion_r71017973
  
    --- Diff: 
nifi-nar-bundles/nifi-update-attribute-bundle/nifi-update-attribute-ui/src/main/webapp/js/application.js
 ---
    @@ -1598,9 +1635,9 @@ var ua = {
                 // create the editor
                 editor = 
$('<div></div>').addClass(editorClass).appendTo(wrapper).nfeditor({
                     languageId: languageId,
    -                width: (cellNode.width() - 5) + 'px',
    +                width: '250px',
    --- End diff --
    
    I think we want to retain the previous behavior where the editor is the 
width of the entire cell when it's opened.


> Refresh UpdateAttribute Processor advanced shell
> ------------------------------------------------
>
>                 Key: NIFI-2257
>                 URL: https://issues.apache.org/jira/browse/NIFI-2257
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Scott Aslan
>            Assignee: Scott Aslan
>             Fix For: 1.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to