Modal
/ConfirmationModal
: Maintain focus
#1059
Labels
Accessibility
Bug 🐛
Something isn't working
P3 Triaged
Issue has been reviewed as part of legacy backlog grooming (project P3).
Triaged: v4
Triaged, to be implemented as part of Vanilla v4
I have a
ConfirmationModal
orModal
with children -Input
andTextArea
components. 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.The text was updated successfully, but these errors were encountered: