Skip to content

Comments

Add auto-focus option for Yes button in ConfirmDialog#1259

Merged
gvreddy04 merged 1 commit intomainfrom
bugfix/940-confirm-dialog-yes-button-auto-focus
Feb 21, 2026
Merged

Add auto-focus option for Yes button in ConfirmDialog#1259
gvreddy04 merged 1 commit intomainfrom
bugfix/940-confirm-dialog-yes-button-auto-focus

Conversation

@gvreddy04
Copy link
Contributor

Updated ConfirmDialog to pass shouldAutoFocusYesButton to the JS show function, enabling automatic focus on the "Yes" button when the dialog appears.

Updated ConfirmDialog to pass shouldAutoFocusYesButton to the JS show function, enabling automatic focus on the "Yes" button when the dialog appears.
@gvreddy04 gvreddy04 linked an issue Feb 21, 2026 that may be closed by this pull request
@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Feb 21, 2026
@gvreddy04 gvreddy04 self-assigned this Feb 21, 2026
@gvreddy04 gvreddy04 added the bug Something isn't working label Feb 21, 2026
@gvreddy04 gvreddy04 merged commit 90f5e18 into main Feb 21, 2026
1 of 3 checks passed
@gvreddy04 gvreddy04 deleted the bugfix/940-confirm-dialog-yes-button-auto-focus branch February 21, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-confirm-dialog bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ConfirmDialog : AutoFocusYesButton is not working

1 participant