zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
197 stars 192 forks source link

Support setting typing status in more situations #1033

Open PIG208 opened 3 weeks ago

PIG208 commented 3 weeks ago

A follow-up to #897. This will cover more types of interactions described here.

Specifically, this will track interactions with compose buttons and autocomplete scroll view, and send typing notices.

PIG208 commented 3 weeks ago

An example comparison for the compose box tests before and after 7a29e507:

before after
image image