You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it is now, it is hard to see quickly the ordering of the suggestions. Just numbering them explicitly based on the order from the grammar checker would be enough.
This is mainly relevant for the speller suggestions, since there are usually plenty such suggestions. Suggestions given by the grammar checker component tend to be few, and ordering is less relevant. One could consider numbering the suggestions only if there are more than, say, three.
The text was updated successfully, but these errors were encountered:
As it is now, it is hard to see quickly the ordering of the suggestions. Just numbering them explicitly based on the order from the grammar checker would be enough.
This is mainly relevant for the speller suggestions, since there are usually plenty such suggestions. Suggestions given by the grammar checker component tend to be few, and ordering is less relevant. One could consider numbering the suggestions only if there are more than, say, three.
The text was updated successfully, but these errors were encountered: