canonical / canonical/react-components
`Modal`/`ConfirmationModal`: Maintain focus
Open
Accessibility
Bug 🐛
P3 Triaged
Triaged: v4
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 74
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
I have a `ConfirmationModal` or `Modal` with children - `Input` and `TextArea` 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.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.