tsani / hacksignal

Hackathon mentor dispatching platform as a service.
7 stars 1 forks source link

Add sorting options to tickets in frontend. #20

Open tsani opened 9 years ago

tsani commented 9 years ago

Tickets come in from the backend sorted by status. However, statuses change as the mentorship coordinator dispatches mentors. The only way to "resort" the tickets is to refresh the page, which will annoyingly destroy all the chat, since chat is not persistent. Therefore, having clientside sorting facilities would enable us to delay making chat persistent without losing chatlogs.