Describe the bug
In the text input field like

spell check will be executed so if the input text is considered as "wrong" we see the red highlights. We should try to disable spell check in the text input field elsewhere in CARTA.
We can apply spellCheck=false to
Expected behavior
No spell check is applied to text input fields.
Screenshots or videos
If applicable, add screenshots/videos to help explain your problem.
Platform info (please complete the following information):
- OS [e.g. macOS Monterey]: macOS Monterey
- Browser [e.g. chrome, safari, electron app]: v3-stable electron app, dev
- Browser version [e.g. 22]: 112
- Backend branch [e.g. dev, v3b2 release]: v3-stable, dev
- Frontend branch [e.g. dev, v3b2 release]: v3-stable, dev
Additional context
Add any other context about the problem here.
Describe the bug

In the text input field like
spell check will be executed so if the input text is considered as "wrong" we see the red highlights. We should try to disable spell check in the text input field elsewhere in CARTA.
We can apply spellCheck=false to
Expected behavior
No spell check is applied to text input fields.
Screenshots or videos
If applicable, add screenshots/videos to help explain your problem.
Platform info (please complete the following information):
Additional context
Add any other context about the problem here.