Implemented Suggested 10/30/2019 by Danny Ying

34

votes

Ticket Preview

It would be create if we can see a preview of the body of the ticket from the main ticket page.

Maybe by hovering over the Ticket, we can see the contents without leaving the page.
Or add a line of text for each ticket, like MS Outlook.


avatar
Hector Bas
Finding this needed more and more every day...
12/30/2019 11:52 AM
avatar
Hector Bas
Used the following custom code to implement a "crude" ticket preview. Built in solution would still be preferred for providing a "read-only" preview, but this'll work for now.

Since I can't share the code directly on this page due to an error on post (special characters), here's a link to a fiddle that contains the code:

https://jsfiddle.net/jbLh1rmu/
12/30/2019 1:44 PM
avatar
Hector Bas
Slight change to add a delay mechanism: https://jsfiddle.net/njbk3uc9/
12/30/2019 1:56 PM

Log in to comment...