Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Content Packs small UI issues #5740

Open edmundoa opened 5 years ago

edmundoa commented 5 years ago

While testing and looking at the new Content Packs functionality, I found some small UI or usability issues. @kmerz and I decided to compile them into a single Github issue, so they are grouped together and are easier to find.

Issues are described very briefly and some may also be personal preferences, so please let's discuss them if you disagree.

Content Pack overview page

Content Pack details page

Forms

Others

Your Environment

kmerz commented 5 years ago

Action cells should get enough space to avoid a breaking line between buttons

@edmundoa I can't be able to reproduce:

graylog - content packs

I might need your help here.

kmerz commented 5 years ago

When creating a Content Pack, we shouldn't allow using relative URLs (or at least not render them as links in the web interface)

@edmundoa what do you mean by that? :smiley:

edmundoa commented 5 years ago

When creating a Content Pack, we shouldn't allow using relative URLs (or at least not render them as links in the web interface)

@edmundoa what do you mean by that? 😃

I mean that we try to always convert any text into a URL, creating relative URLs when the text is not a complete URL, like foobar or /system/authentication.

edmundoa commented 5 years ago

Action cells should get enough space to avoid a breaking line between buttons

@edmundoa I can't be able to reproduce: I might need your help here.

I guess it is screen-size or font-size dependant, I just checked in master and had the same.