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
332 stars 82 forks source link

Bug - AgentTicketProcess Mobile-View is not showing all elements of ActivityDialog #571

Open LuBroering opened 2 weeks ago

LuBroering commented 2 weeks ago

Environment

Expected behavior

The first field should be shown clearly with label

grafik

Actual behavior

The first field is only shown half without label

grafik

How to reproduce

Steps to reproduce the behavior:

  1. Go to "AgentTicketProcess"
  2. Click on 'Process' and select one
  3. See error

Additional information

Can be fixed by fixing this div: https://github.com/znuny/Znuny/blob/b72e913b677f0924ed3b14ae824cb9181e93e4a6/Kernel/Output/HTML/Templates/Standard/ProcessManagement/ActivityDialogHeader.tt#L72

https://github.com/znuny/Znuny/blob/b72e913b677f0924ed3b14ae824cb9181e93e4a6/var/httpd/htdocs/skins/Agent/default/css/Core.Default.css#L74

margin-top should be 0px

Screenshots