Skip to content

prevent user from being able to close a dialog with a new alert option #630

Open
@sts-ryan-holton

Description

@sts-ryan-holton

Feature Request

Plugin

  • Dialog

Description

When using the Capacitor Dialog plugin and using the alert method, I'd like to be able to pass some kind of boolean value, or empty string to the buttonTitle to remove the action button and prevent the user from being able to dismiss the dialog.

Platform(s)

  • IOS
  • Android

Preferred Solution

Currently, I'm passing an empty string to the buttonTitle ket of the alert function, although this does hide the button text, the button is still there and isn't closable.

Additional Context

Seen https://www.youtube.com/watch?v=NJwBNWwNlTk

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions