editor-js / editor-js/code

Disable Spell Check In Textarea

Open
#51 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.