mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
We want to prevent users from adding a duplicate or empty task to the todo list. For this purpose, we disable the "Add task" button in both the cases. Fixes: #20211