jcesarmobile commented on PR #157:
URL: 
https://github.com/apache/cordova-plugin-dialogs/pull/157#issuecomment-1463040947

   Going to close since it's breaking and opinionated
   `UIAlertActionStyleDestructive` should be used for destructive actions but 
it's being used for Cancel and No, I think `UIAlertActionStyleCancel` would 
suit those buttons better.
   
   not sure if it would be possible to modify the plugin to allow setting 
buttons as strings as it does now but also as objects where you can pass the 
string and the style, so that way is not breaking
   
   or deprecating "buttonLabels" and adding "buttons" that would take the 
object with label and style.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to