You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2017/01/09 11:46:58 UTC

[jira] [Commented] (CB-12329) I want to add a new feature to the promt dialogs notifications

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

jcesarmobile commented on CB-12329:
-----------------------------------

there are two pull request to add something like that
https://github.com/apache/cordova-plugin-dialogs/pull/14
https://github.com/apache/cordova-plugin-dialogs/pull/71

> I want to add  a new feature to the promt dialogs notifications
> ---------------------------------------------------------------
>
>                 Key: CB-12329
>                 URL: https://issues.apache.org/jira/browse/CB-12329
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, iOS, Plugin Dialogs
>         Environment: Ios, Android
>            Reporter: Camilo
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> I need to have the prompts notifications with the type password, that's because my users will write they passwords on this notifications
> I have 2 ways to do it and I want you to tell me what is better for the project
> 1. I add a parameter at prompt function called typePassword, then when people wants to create aconfirm width type password, this parameter should be true. Then at the native code i check if is typePassword or not  
> 2. create a new method called promptPassword and is the same method prompt but instead of show the text it show dots like a password field



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org