Skip to content

disable spell check in text input fields #2138

@kswang1029

Description

@kswang1029

Describe the bug
In the text input field like
Screen Shot 2023-04-07 at 20 14 07
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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions