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
368 stars 86 forks source link

Znuny 7 - Provide slim theme / Fix grouping of elements #467

Open chrullrich opened 1 year ago

chrullrich commented 1 year ago

Environment

Expected behaviour

The UI should not waste space, or at least it should not try very hard to waste the most possible space.

Actual behaviour

The default UI of 7 is designed for use on touch screens by people wearing oven mitts. This results in an astounding amount of space wasted when run on normal, everyday, desktop hardware.

Case in point: AgentTicketCompose. In 6, the entire form fits in a window about 3/5 the height of my screen, and that is with one additional dynamic field and some other modifications that make it taller. It is entirely usable. In 7, that same form does not fit on the screen at once, and it looks like an otherwise pristine expanse of snow that someone has sprinkled random bits of text and lines across.

See screenshot below. Are you serious?

Some concrete suggestions while I'm here. There is no need, or point, to suggest that I do any of it if I feel so strongly about it. I don't understand how your templates work and do not have the time to learn. There is a lot that cannot be done in CSS alone.

Look at either of the Cc addresses in the screenshot. They are enclosed in six visual boxes including the window frame. The whole window looks more like a pillow fight (I withdraw the snow field analogy, this one is better) than a usable web form.

How to reproduce

Steps to reproduce the behavior:

  1. Look at any screen in Znuny 7

Additional information

Screenshots

image

hanneshal commented 1 year ago

Hi @chrullrich

See screenshot below. Are you serious?

Some concrete suggestions while I'm here. There is no need, or point, to suggest that I do any of it if I feel so strongly about it. I don't understand how your templates work and do not have the time to learn. There is a lot that cannot be done in CSS alone.

First of all, calm your horses partner.

We never suggest/require anyone to fix anything. You report, we fix. We appreciate the feedback and the time you put into this, but there is really no need to rant around here. There are enough places on the wide internet where you can rant around, but GitHub, especially this repo, is not the place.

Now that this is out of the way, I can tell you that we will bring a slim theme later this year. This should resolve the spacing problem.

Regarding the duplicate labels, you are right and we already had some feedback on that in the forum and @dignin will pass this on and handle the issue.

I also edited the issue title to reflect the issue content.

Regards Johannes

tipue-dev commented 1 year ago

A slim theme would be great. Could you also make this the default? :wink:

JiriVrab commented 8 months ago

Hello, is there progress or delivery plan of announced slim theme? Any info would be appreciated. Thanks.

kersten-lohmeyer commented 4 months ago

Hey there, I'm also waiting really hard for a slim theme. I mean the default theme looks good but the amount of wasted space is insane. Otherwise thank you very much for maintaining and developing this great piece of software!

zweigleisig commented 4 months ago

Hello all. I'm also waiting for a solution. As a workaround, I manually changed some global margins and paddings in the .css file, but this causes a very few items to break.