-
Notifications
You must be signed in to change notification settings - Fork 72
Modal/ConfirmationModal: Maintain focus #1059
Copy link
Copy link
Open
Labels
AccessibilityBug 🐛Something isn't workingSomething isn't workingP3 TriagedIssue has been reviewed as part of legacy backlog grooming (project P3).Issue has been reviewed as part of legacy backlog grooming (project P3).Triaged: v4Triaged, to be implemented as part of Vanilla v4Triaged, to be implemented as part of Vanilla v4
Metadata
Metadata
Assignees
Labels
AccessibilityBug 🐛Something isn't workingSomething isn't workingP3 TriagedIssue has been reviewed as part of legacy backlog grooming (project P3).Issue has been reviewed as part of legacy backlog grooming (project P3).Triaged: v4Triaged, to be implemented as part of Vanilla v4Triaged, to be implemented as part of Vanilla v4
Type
Fields
Give feedbackNo fields configured for issues without a type.
I have a

ConfirmationModalorModalwith children -InputandTextAreacomponents. When I focus into the text area and begin to type, there's some sort of re-render, the focus keeps getting lost from the text area and returns to the input component.