Hello,
I am developing an app for the ticket_sidebar. Are we able to control the vertical height of the app's panel?
By default my app opens to a fairly small area. This forces the user to do a lot of scrolling.
I tried using client.instance.resize({height:"500px"});, but it didn’t work
Is resizing the ticket_sidebar app in freshchat is possible or not, if yes then how do we proceed with it?
Thanks,