mattermost-community/focalboard

Feature Idea: Check spelling

Open

#315 opened on Apr 22, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Description

Summary:

It would be nice if there was an option to enable spell checking. It'd be enough to check the spelling and show errors during editing only.

Here's how Jira does it when you edit the summary on a ticket, for instance:

Screenshot 2021-04-22 at 11 29 27

The native mac app does offer spell checking in the menu but it doesn't have any effect (I suspect that's a default menu option and not hooked up with the web view).

Screenshot 2021-04-22 at 11 27 42

How important this is to me and why:

Importance: Low

Use cases:

  1. I want to avoid typos to prevent misunderstandings when other people look at my cards or comments

Contributor guide