webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Do not allow words that are digits

Open nya-elimu opened this issue 2 years ago • 2 comments

Make it impossible to create/edit words that are digits.

To prevent numbers from mistakenly being added as words (e.g. "10" instead of 10), display an error message if he content creator tries to add digits as a word.

In this example, "ten" should be added as a Word, and 10 should be added as a Number.

Screen Shot 2022-04-01 at 5 45 31 PM

Numbers should be added to /content/number/list instead.


Relates to #420

nya-elimu avatar Apr 01 '22 09:04 nya-elimu

@watr-sheep Would you be interested in having a look at this issue? 🙂

It relates to #420, which you implemented earlier.

nya-elimu avatar Apr 01 '22 09:04 nya-elimu

https://github.com/elimu-ai/webapp/pull/1583

tomaszsmy avatar Jul 09 '22 17:07 tomaszsmy