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

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

Github user scottyaslan commented on the issue:

    https://github.com/apache/nifi/pull/2009
  
    hmmmm I see the problem now...I was thinking the issue is with the actual 
"line". See, If you right click on the connection's 'line' you get the context 
menu and can then choose to config/view config so I was thinking we should add 
that 'quickSelect' open config/view config to the 'line' as well as the 
'start', 'end', or 'middle' nodes. The problem with this is that we already 
have an action for double click on the 'line' (that action is for adding a 
bend). So maybe @moranr could chime in here....
    
    Currently the way it is with this PR you can double click the the stats box 
or an existing bend on a connection's 'line' to open the config dialog for the 
connection. However, if you double click on the 'line' you will add a bend to 
the connection rather than opening the connections' config dialog. Is this the 
expected behavior? Or, do we want to change the current behavior such that when 
you double click on a 'line' for a connection you will open the connection's 
config dialog (just like double click everywhere else on a connection) and then 
we can add an action to the context menu to 'Add Bend' to make it more explicit 
to the user....thoughts?


> Allow double-click to display config of processor
> -------------------------------------------------
>
>                 Key: NIFI-1580
>                 URL: https://issues.apache.org/jira/browse/NIFI-1580
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Core UI
>    Affects Versions: 0.4.1
>         Environment: all
>            Reporter: Uwe Geercken
>            Priority: Minor
>              Labels: features, processor, ui
>
> A user frequently has to open the "config" dialog when designing nifi flows. 
> Each time the user has to right-click the processor and select "config" from 
> the menu.
> It would be quicker when it would be possible to double click a processor - 
> or maybe the title are - to display the config dialog.
> This could also be designed as a confuguration of the UI that the user can 
> define (if double-clicking open the config dialog, does something else or 
> simply nothing)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to