Skip to content

Have emoji autocompletion replace the word if there is no space #313

@andrewtavis

Description

@andrewtavis

Terms

Description

Something that's needed for the emoji functionality is that if there is no space after the word, then the word should be replaced if the user presses an emoji option.

An example:

  • On the German keyboard the user types "Buch " (includes space)
    • Pressing a book emoji should add it after the space
    • This is already implemented
  • On the German keyboard the user types "Buch" (no space)
    • Pressing a book emoji should replace "Buch" with the emoji
    • As of now it just adds the emoji to the end of the text proxy

Contribution

Happy to support the implementation here and review when a PR is up for it!

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions