bgregos / foreground

Simple Android personal task manager with Taskwarrior integration
Apache License 2.0
255 stars 16 forks source link

[bug][ux] backing out of an empty task creates a task with no name and no data #163

Open jeffgazso opened 1 year ago

jeffgazso commented 1 year ago

Clicking on the icon to create a task and then immediately backing out creates a task with no name and no data in it. A better solution, from a user experience perspective, would be to delete the unpopulated task record once the user backs out.