Hey everyone! Anyone has implemented a Mentions fe...
# compose
j
Hey everyone! Anyone has implemented a Mentions feature here using BasicTextField? OnValueChange callback does not keep the previous styles in annotated string. Hence, what happens is, when user selects a user to mention, and then types more characters in the text field, it removes the styles applied to the mentioned user name. 😕 Do you have any suggestions or workaround for this type of features? I have seen open issues about this: 1. https://issuetracker.google.com/issues/135556699 2. https://issuetracker.google.com/issues/195190171