mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
Uptil now, with the composebox expanded and some content in it, when a task in a todo widget was clicked, it did not toggle as expected but focused the composebox, selecting all the text in it. This is fixed by ensuring the task is a clickable message element and clicking it doesn't collapse the composebox. This has the added benefit of fixing the bug where toggling a task expanded a collapsed composebox. Fixes: #22928.
38 KiB
38 KiB