I always get quite confused, that new messages are
inserted at the top of the message list. I.e. you have
to read from bottom to top.
It would be nice to revert this order. I.e. new
messages are inserted at the bottom of the view.
Or in other words: I'd like to have a sorting direction
on the date column ;-)
Logged In: YES
user_id=1492481
The implementation of this feature: sorting by date (or any
other column) could be resolved as a side-effect of the
solution of request-ID: 799707 (Jump to code line from table
view).
If the Task-View is the "role model" for the solution of
799707 the sorting will be a welcome sideeffect.
We'll see.