jkingster / QuickTicket

0 stars 0 forks source link

Enhancement: Shows newest tickets at top instead. Order by MOST recent creation. #23

Closed jkingster closed 5 months ago

jkingster commented 5 months ago

Version: <= v2.0.0-beta

When creating a ticket it should be inserted at the top of the list.

Might need to change from just the date to an actual timestamp to sort by.