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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to