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

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

Camilo created CB-12329:
---------------------------

             Summary: 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


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