Allow empty or custom confirmation text (and not show twice) #17686
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
shows:

which is silly...
leaving out the
text:
line does not popup anything, which might in fact constitute a Bug..we need to list
text: ' '
to get:which at least prevents twice the text. Ive always considered using the
' '
a hack but if that is what it takes, so be it.Yet, we should be able to change the default text on that confirmation, without getting the double lines of text..
please consider allowing using our own confirmation dialog text, and not show the default at the same time
Beta Was this translation helpful? Give feedback.
All reactions