esnet / esnet/react-dynamic-forms
Editing a non empty textfield causes the cursor to jump to the end of the string
Open
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When editing a textfield that has existing data in it, trying to insert characters into the middle of the existing string causes the cursor to move to the end of the textfield after every single character.
This makes editing textfields unusable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.