znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
344 stars 83 forks source link

Znuny 7 - Client interface is unusable in mobile mode in Chrome on Android #360

Open cristalink opened 1 year ago

cristalink commented 1 year ago

Environment

Expected behaviour

The customer UI is supposed to be highly usable.

Actual behaviour

Problem 1: There is simply not enough room to see the inbound message. Only a couple of lines ("Hi N...") fit and are shown. The inbound message can be scrolled, but I can still see only a couple of lines at a time. See Screenshot 1.

Problem 2: If I tap the grey dot to the right of "Hi N..." (which is easy to do accidentally due to Problem 1), the HTML blocks get weirdly duplicated, and the inbound message gets copied to the first reply box. If I tap the grey dot again, things get duplicated again. See Screenshot 2.

The desktop mode seems to be OK at the first glance.

The Agent mobile interface has obvious problems, too, but it's not as critical.

How to reproduce

Log in to the customer interface and navigate to an open ticket in mobile mode.

Screenshots

NOTE: The screenshots are redacted with green boxes for privacy.

Screenshot 1 Screenshot_20230402_173843_Chrome

Screenshot 2 Screenshot_20230402_174008_Chrome

Thanks!

cristalink commented 1 year ago

The issue can be reproduced in Chrome 111.0.5563.111 on Windows 11, Just resize the browser window to the smallest width.

image

hanneshal commented 1 year ago

Hi @cristalink thanks for your issue and for the invested time. I put it on the internal list for fixes to come.

Just to manage expectations a bit, our priorities are: 1) Desktop GUI - Issues 2) Addon Issues and ports to 7 3) Tablet GUI - Issues 4) Mobile (Phone) GUI - Issues

From the feedback we gathered within the last year, phone support was the least requested. But we will get onto this, as soon as the rest is somewhat sorted. Maybe we can slip this in the way somewhere. There will be more issues (sadly), because we decided during development and testing that we focus on tablet support and do not test on phone at all.

Thanks again for the support. I get back to you when we fixed this.

Johannes