Graylog2 / Graylog2/graylog2-server

UI improvement in Event Definitions step

Open
#12,950 0 comments 0 reactions 0 assignees View on GitHub
bug frontend User Experience
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

The stepper form to create a new Event Definition has a small UI issue where the buttons to add a custom field are mounting on top of the step buttons (previous and next)

![image](https://user-images.githubusercontent.com/105670363/176014575-f0dc9aeb-1f10-45a5-9b56-6354599874b1.png)

![image](https://user-images.githubusercontent.com/105670363/176014671-578a9565-1cd5-4f8e-93ad-3bfad4a1058d.png)

## Expected Behavior

Add space between the step buttons and the form steps

## Current Behavior

There is no space between the step buttons and each step of the form

## Possible Solution

Add top padding or margin to the div surrounding the step buttons

## Steps to Reproduce (for bugs)

1. Navigate to Alerts tab
2. Start a new Event definition
3. Observe on the Event Fields step, the buttons Add Custom Field, Done and Cancel seat on top of the Previous button

## Context

## Your Environment

* Graylog Version: 4.3.0
* Java Version: 8
* Elasticsearch Version: 7.10
* MongoDB Version: 5.0
* Operating System: Linux (Debian based distro)
* Browser version: FireFox 101.0.1 (64-bit)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.