mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +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