Skip to content

Disable spell check #19

Description

@rozsazoltan

Add a setting that allows users to disable spell checking in text inputs/editors.

Currently, spell check is enabled by default, which can be distracting or unnecessary in some cases, especially when users write code, identifiers, technical terms, or multilingual content.

The new option should allow spell check to be turned off globally or for the relevant editor/input fields.

Acceptance criteria

  • Users can disable spell check through a setting or configuration option.
  • When disabled, affected text inputs/editors should use spellcheck="false".
  • Existing behavior remains unchanged by default.

reference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions