Replies: 1 comment 1 reply
-
|
@CaringDev I have the same problem. I'd like to reverse the order of the buttons. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to have a way of reversing the ConfirmDialog button order default (without having to add
#footertemplates all over the place).Is there an easy way to do so or would you consider adding that (e.g. through an option on
Confirmation), given that Windows, Chrome, Firefox, Office, Rider (and probably others) have button order "accept / reject" and not "reject / accept"?Less important but nonetheless welcome would be a change to honor
closeOnEscapeeven ifclosableisfalse.Beta Was this translation helpful? Give feedback.
All reactions