You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/19 21:00:59 UTC

[jira] [Commented] (NIFI-2967) Disable "Add" button on new processor dialog if no processors match search query

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

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

GitHub user mcgilman opened a pull request:

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

    NIFI-2967: Disabling Add button in new component dialog when appropriate

    NIFI-2967:
    - Disabling the Add button in the new Processor, Controller Service, and Reporting Task dialog when no components match the filter.


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

    $ git pull https://github.com/mcgilman/nifi NIFI-2967

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

    https://github.com/apache/nifi/pull/1340.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 #1340
    
----
commit fb859a454d37727438c4c26ef26c49eb4faadc03
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-12-19T20:59:39Z

    NIFI-2967:
    - Disabling the Add button in the new Processor, Controller Service, and Reporting Task dialog when no components match the filter.

----


> Disable "Add" button on new processor dialog if no processors match search query
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-2967
>                 URL: https://issues.apache.org/jira/browse/NIFI-2967
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>    Affects Versions: 1.0.0
>            Reporter: Andy LoPresto
>            Assignee: Matt Gilman
>              Labels: beginner, ui, ux, validation
>             Fix For: 1.2.0
>
>         Attachments: Screen Shot 2016-10-28 at 9.04.06 PM.png, Screen Shot 2016-10-28 at 9.04.22 PM.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When adding a processor, if the search term does not match any available processors, the "Add" button should be disabled. If no processors are available, the user can still click the "Add" button and then receives an error message stating "The type of processor to create must be selected."
> To reproduce: 
> # Drag a new processor onto the canvas
> # Type "sdfsdf" into the search field
> # Click "Add" 



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