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

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

GitHub user yuri1969 opened a pull request:

    https://github.com/apache/nifi/pull/2009

    NIFI-1580 - Allow double-click to display config

    * Added double-click shortcut opening config/details dialog to processors,
    connections, ports and labels.
    * Created a base for further default action selection, disabling, etc.
    * Omitted default action configuration UI - that might be a separate JIRA 
ticket.
    
    Thank you for submitting a contribution to Apache NiFi.
    
    In order to streamline the review of the contribution we ask you
    to ensure the following steps have been taken:
    
    ### For all changes:
    - [x] Is there a JIRA ticket associated with this PR? Is it referenced 
         in the commit message?
    
    - [x] Does your PR title start with NIFI-XXXX where XXXX is the JIRA number 
you are trying to resolve? Pay particular attention to the hyphen "-" character.
    
    - [x] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
    
    - [x] Is your initial contribution a single, squashed commit?
    
    ### For code changes:
    - [x] Have you ensured that the full suite of tests is executed via mvn 
-Pcontrib-check clean install at the root nifi folder?
    
    ### Note:
    Please ensure that once the PR is submitted, you check travis-ci for build 
issues and submit an update to your PR as soon as possible.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yuri1969/nifi NIFI-1580

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/2009.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2009
    
----
commit 32cf57cafda0ae70c8d71c784b2a7e20d3881a98
Author: yuri1969 <[email protected]>
Date:   2017-06-29T18:19:23Z

    NIFI-1580 - Allow double-click to display config
    
    * Added double-click shortcut opening config/details dialog to processors,
    connections, ports and labels.
    * Created a base for further default action selection, disabling, etc.
    * Omitted default action configuration UI - that might be a separate JIRA 
ticket.

----


> 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