Please let us add a new item in the list from the very top. We need to scroll the list all the way to the bottom where we find "add task". If the list is sorted by "created by" and the order is decending then let the user type it from the top, i.e. most recent entries stay at the top and are entered at the top too. This can be reversed when the sorting is done in ascending order. The main pain point is that the user has to scroll all the way to the bottom of the list (list can get too lengthy) just to make one entry.