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
354 stars 85 forks source link

Bug - Button to upload a webservice has old design #587

Open jsinagowitz opened 3 weeks ago

jsinagowitz commented 3 weeks ago

Environment

Expected behavior

Button has the new Znuny 7 design like the config import in the process management:

image

Actual behavior

Button is gray and a square. The mouse hover actually adds the correct color.

image

How to reproduce

Steps to reproduce the behavior:

  1. Use Google Chrome or Safari
  2. Click on Admin -> Web service -> Add web service -> Import web service
  3. See old upload button

Additional information

There is only a css class for Firefox, not for other browsers:

https://github.com/znuny/Znuny/blob/aa7214974827a605cae00f034f21375ccfe3da32/var/httpd/htdocs/skins/Agent/default/css/Core.Default.css#L1845C1-L1871C8

The missing css class is commented out:

https://github.com/znuny/Znuny/blob/aa7214974827a605cae00f034f21375ccfe3da32/var/httpd/htdocs/skins/Agent/default/css/Core.Default.css#L1750C1-L1757C9

rkaldung commented 3 weeks ago

Same bug applies to AdminTicketAttributeRelations