Re: [w3c/editing] spellchecking - how to give JS devs more control (#166)

Hello there @gked 😀

Thank's for the reply, basically the company I work has a chat app with a spellcheck feature that need's to block the user ability to send the message if there's a misspelled word.

We had to implement a whole spellcheck system using backend and a lot of frontend hacks to be able to do that.
If we had a way to check if the element has misspelled words, I think 3 simple lines of code would have solved the issue.

On a side note, I personally don't like the idea of blocking the user ability to send the message, but... that's a whole other story right 😅?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/166#issuecomment-674155725

Received on Friday, 14 August 2020 16:28:01 UTC