Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jsinagowitz opened this issue Aug 21, 2024 · 1 comment
Open

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

jsinagowitz opened this issue Aug 21, 2024 · 1 comment
Labels
4 - verified This issue or pull request was verified.

Comments

@jsinagowitz
Copy link
Contributor

Environment

  • Server OS: Linux
  • Browser: Chrome, Safari
  • Znuny version: 7.1.2

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 rkaldung added the 4 - verified This issue or pull request was verified. label Aug 22, 2024
@rkaldung
Copy link
Member

Same bug applies to AdminTicketAttributeRelations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - verified This issue or pull request was verified.
Development

No branches or pull requests

2 participants