appview/issues: add sort options for issue list
Support sorting issues by: newest, oldest, recently updated, least
recently updated, most/least comments, and most/least reactions.
Add sort dropdown on the issues page and preserve sort in query
params for search, filters, and pagination.
Signed-off-by: Nupur Agrawal <nupur202000@gmail.com>