fix(ui): autocomplete clicks on web

This commit is contained in:
geweald
2023-05-25 13:55:58 +02:00
parent ea8517315b
commit d9f2642084
3 changed files with 29 additions and 26 deletions
@@ -20,6 +20,7 @@
for `WebOrDesktopAttachmentPickerOption` in `StreamMessageInput`.
- [[#1250]](https://github.com/GetStream/stream-chat-flutter/issues/1250) Fixed bottomRow widgetSpans getting resized
twice when `textScaling` is enabled.
- [[#1498]](<https://github.com/GetStream/stream-chat-flutter/issues/1498>) Fixed mentioning on some platforms.
✅ Added