Saved Reply not responsive
Hi there.
In Saved Replies it’s extremely difficult to use saved replies in a mobile browser or the app as the drop down gets cut off as shown in the image.
Thanks!

Yeah, that is the same on almost all small screens including FreeScout mobile app. Not critical though, but should be fixed.
This seems just a CSS issue. Maybe the team need add some CSS overflow propriety.
I customized for example the Satisfaction Ratings Module because with the translation I applied was not responsive if the good, ok or bad button string was customized with one more long. The text was showed cut or out of the tabel line. With a overflow CSS I improved it.
Just added in my case a CSS overflow set to auto https://www.w3schools.com/css/css_overflow.asp
I'm not a developer but I'm sire the team who manage the FreeScout code can fix this.