Skip to content

Comments

Auto-focus "Yes" button now handled in Blazor#1261

Merged
gvreddy04 merged 1 commit intomainfrom
features/confirm-dialog-yes-button-auto-focus-updates
Feb 22, 2026
Merged

Auto-focus "Yes" button now handled in Blazor#1261
gvreddy04 merged 1 commit intomainfrom
features/confirm-dialog-yes-button-auto-focus-updates

Conversation

@gvreddy04
Copy link
Contributor

Moved auto-focus logic from JS to Blazor using ElementReference and FocusAsync. Updated ConfirmDialog to use @ref and OnAfterRenderAsync for focusing. Removed autoFocusYesButton handling from JS.

Moved auto-focus logic from JS to Blazor using ElementReference and FocusAsync. Updated ConfirmDialog to use @ref and OnAfterRenderAsync for focusing. Removed autoFocusYesButton handling from JS.
@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Feb 22, 2026
@gvreddy04 gvreddy04 self-assigned this Feb 22, 2026
@gvreddy04 gvreddy04 added enhancement New feature or request area-confirm-dialog labels Feb 22, 2026
@gvreddy04 gvreddy04 merged commit d0d4f72 into main Feb 22, 2026
1 of 3 checks passed
@gvreddy04 gvreddy04 deleted the features/confirm-dialog-yes-button-auto-focus-updates branch February 22, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant