This is a super minor bug/issue that I've noticed.
I hit this "bug" on iOS but it probably applies to other platforms as well.
EDIT: Yep, same behavior with the android app as well.
When creating a new label, the keyboard will try to predict a word. If you select the prediction, the text will be updated to the selected word and an additional white space.
When the user clicks the "create this label" button, consider trimming the trailing white space off.
To illustrate this, see attached image.
To reproduce:
Start the "create new label" flow
Type Examp and by now your keyboard should suggest Example. Select the suggestion.
Notice that the keyboard has helpfully added a space as it expects you to keep typing new words.
This is a super minor bug/issue that I've noticed. I hit this "bug" on iOS but it probably applies to other platforms as well.
EDIT: Yep, same behavior with the android app as well.
When creating a new label, the keyboard will try to predict a word. If you select the prediction, the text will be updated to the selected word and an additional white space.
When the user clicks the "create this label" button, consider trimming the trailing white space off.
To illustrate this, see attached image.
To reproduce:
Examp
and by now your keyboard should suggestExample
. Select the suggestion.