Single character task not saved unless non-visible special character is added
Author: R1ya-shCreated Mar 25, 2026Updated Jun 1, 2026
Description: When entering a single character as a task, it is not saved. However, if added along with a non-visible special character, it gets saved.
Steps to reproduce:
- Open the Todo app
- Type "g"
- Press Enter
Expected result: Task should be saved
Actual result: Task is not saved
Additional case:
- Type "g " (with non-visible special character)
- Press Enter
Result: Task gets saved
Environment: Chrome browser (Desktop)
Impact: This creates inconsistent behavior and may confuse users during input.
Source: tastejs/todomvc