Baseflow / Baseflow/XF-Material-Library

Allow to hide Confirming Button on a CustomContent Dialog

Open
#283 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
633
Forks
150
PR merge metrics
No merged PRs in 30d

Description

## 🏗 Enhancement Proposal

Allowing MaterialDialog.Instance.ShowCustomContentAsync() to set confirmingText = Null , to hide the confirming Button.

The same way as dismissiveText do.

_You can remove the negative button by passing null to the dismissiveText parameter._

Optional : Create MaterialDialog.Instance.ShowCustomContentAlertDialogAsync() , same as ShowCustomContentAsync , without buttons ;)

### Pitch

Custom "ConfirmDialogs" are great. But Custom Alert Dialog are great too 🤙

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.