sillsdev / TheCombine

This is a tool for supporting the rapid word collection workshop and post workshop clean-up
https://sillsdev.github.io/TheCombine/
MIT License
17 stars 13 forks source link

[DataEntry] Re-evaluate gloss suggestions for multi-word glosses #3189

Open imnasnainaec opened 1 week ago

imnasnainaec commented 1 week ago

Currently when typing a gloss with multiple words (separated by spaces), the spell-check assumes everything before the most recent space is correctly spelled and only gives suggestions on the word currently being typed, suggestions that ignore the previous words. For example: Screenshot 2024-06-28 154237

This can result is very unhelpful suggestions.

Implementation Plan:

If the suggestions are still distracting, the user will be able to turn them off after #3182.