tbabej / vit

Placeholder to demostrate issue porting for VIT.
0 stars 0 forks source link

[VT-109] Jump to newly added task after add #108

Open tbabej opened 6 years ago

tbabej commented 6 years ago

PeterN on 2015-01-09T07:49:43Z says:

tbabej commented 6 years ago

Migrated metadata:

Created: 2015-01-09T07:49:43Z
Modified: 2015-01-09T21:48:35Z
tbabej commented 6 years ago

Scott Kostyshak on 2015-01-09T15:38:56Z says:

Interesting idea. I'll think about this. I'm not sure if this is the desired behavior for everyone (perhaps some people enter a complete task in step 2) so if we do indeed implement this we might want to make it a preference.

If this preference is turned on, what would you expect to happen if the filter you're currently using does not display the task you just entered? Just nothing?

tbabej commented 6 years ago

PeterN on 2015-01-09T18:51:11Z says:

what would you expect to happen if the filter you're currently using does not display the task you just entered

Nothing is appropriate. I.e., add a task, it gets a new ID, draw the task list and if ID is found in the current list, jump to it, otherwise nothing.

tbabej commented 6 years ago

Scott Kostyshak on 2015-01-09T21:48:35Z says:

what would you expect to happen if the filter you're currently using does not display the task you just entered Nothing is appropriate. I.e., add a task, it gets a new ID, draw the task list and if ID is found in the current list, jump to it, otherwise nothing.

Sounds reasonable. Thank you for the feedback these last few days. I might not have time to work on VIT for a while, but I will definitely get around to your ideas eventually (and possibly someone else will take a look and provide a patch).