Skip to content

feat(Dialog): Add autoFocus capability#2904

Open
orrgottlieb wants to merge 1 commit intomasterfrom
feat/dialog-auto-focus-9214105833
Open

feat(Dialog): Add autoFocus capability#2904
orrgottlieb wants to merge 1 commit intomasterfrom
feat/dialog-auto-focus-9214105833

Conversation

@orrgottlieb
Copy link
Copy Markdown
Contributor

This PR enhances the Dialog component by:

  1. Adding an autoFocus prop to allow the dialog content to automatically receive focus when it opens.
  2. Integrating react-focus-lock to ensure focus is trapped within the dialog while it is open, improving accessibility and user experience.

Related monday.com task: Add the ability to auto focus the dialog

@orrgottlieb orrgottlieb requested a review from a team as a code owner May 22, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant