todotxt.net
todotxt.net copied to clipboard
Loss of focus when cancelling adding a new task on empty filtered list
Steps to recreate:
- Apply a filter which generates an empty list
- Create a new task
- Cancel by pressing Escape
The focus remains in the task entry bar. Had the list contained items, the focus would have moved to the task list. The problem with the focus remaining in the entry bar is that this precludes the use of keyboard shortcuts (such as applying a different filter).