Disable Spell Check In Textarea
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Most times, spell check isn't required in code. Adding `spellcheck="false"` to the textarea should disable spell check.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Code Tool's textarea entry point and inspect how its attributes are rendered. Add the requested spell-check setting there, then verify that the textarea no longer invokes browser spell checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100