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

ASF GitHub Bot commented on NIFIREG-188:
----------------------------------------

GitHub user kotarot opened a pull request:

    https://github.com/apache/nifi-registry/pull/147

    NIFIREG-188: Login by hitting Enter in the input fields in web UI

    In this improvement, I appended the angular `keyup` event on the both input 
fields to achieve the feature. Could anyone review it please?

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

    $ git pull https://github.com/kotarot/nifi-registry NIFIREG-188

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

    https://github.com/apache/nifi-registry/pull/147.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 #147
    
----
commit f72f9dd8e0fafdb929b479041ad16833e378b0e9
Author: Kotaro Terada <koterada@...>
Date:   2018-11-13T12:16:37Z

    NIFIREG-188: Login by hitting Enter in the input fields in web UI
    
    NIFIREG-188: Fix the case 'keyUp' -> 'keyup'

----


> Login by hitting Enter in the password field in web UI
> ------------------------------------------------------
>
>                 Key: NIFIREG-188
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-188
>             Project: NiFi Registry
>          Issue Type: Improvement
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: Julian Gimbel
>            Priority: Minor
>
> While logging in to Nifi Registry it should be possible to hit enter in the 
> password field to login instead of using the mouse or tab on to the login 
> button.
> Unfortunately I am not experienced enough with angular to do it myself.
> It is not as simple as just adding a <form> tag around the dialog fields and 
> buttons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to