grommet/grommet
Text area inside of a tab loses cursor focus when you type
Aperta
#6736 aperta il 5 apr 2023
bughelp wanted
Metriche repository
- Star
- (8247 stelle)
- Metriche merge PR
- (Merge medio 3g 16h) (9 PR mergiate in 30 g)
Descrizione
Expected Behavior
TextArea loses place when editing inside a tab gorup
Actual Behavior
If you edit the middle of a text area when a textArea is inside a teb frame, the cursor "jumps" to the end of the tab area - seems like there is some spontaneous reloading of the wrapper context going on
https://codesandbox.io/s/tabs-lose-context-dl66sm
Steps to Reproduce
- enter a block of text in the text area inside of the tabs
- put the cursor in the middle of the block
- continue to type