Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: customize 'cancelable' in dialogs #105

Open
clement9527 opened this issue Sep 14, 2018 · 4 comments
Open

Feature request: customize 'cancelable' in dialogs #105

clement9527 opened this issue Sep 14, 2018 · 4 comments

Comments

@clement9527
Copy link

clement9527 commented Sep 14, 2018

To customize the dialog to be cancelable or not cancelable is supported in ReactNative: https://facebook.github.io/react-native/docs/alert.

Is there a plan to support that in Cordova down the road?

@janpio janpio added the feature label Sep 14, 2018
@janpio
Copy link
Member

janpio commented Sep 14, 2018

We are always open to Pull Requests adding useful functionality.

@brodycj
Copy link

brodycj commented Oct 3, 2018

navigator.notification.confirm seems to support the same functionality in this plugin

I think this should be fixed by improving the documentation.

@bozzaj
Copy link

bozzaj commented Sep 26, 2019

This is incorrect. navigator.notification.confirm does not support the same functionality. Specifically, setCancelable is ALWAYS set to true: Notification.java

@vitto32
Copy link

vitto32 commented Feb 18, 2020

Can #134 be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants