Graylog2 / Graylog2/graylog2-server

Lookup Tables create form single/multi-value type null

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

Description

## Expected Behavior
Create Lookup Tables form would render single-value and multi-value input fields with a proper default option and the correct styles and options for the dropdown.

## Current Behavior
Create Lookup Tables form has an issue with the single-value and multi-value input fields.

- The `type` dropdown is defaulting to `null` and the proper styles are not rendering on the dropdown.
- `null` is also an option in the dropdown

## Steps to Reproduce (for bugs)
1. Load Create Lookup Tables form - `host:port/system/lookuptables/create`
2. Tick the single and multi-value check boxes

![image](https://user-images.githubusercontent.com/122591/53977827-7eb96d00-40cf-11e9-9f54-50f713fb57e5.png)
![image](https://user-images.githubusercontent.com/122591/53977852-8aa52f00-40cf-11e9-9743-62bd082e0acd.png)

## Your Environment

* Graylog Version: 3.0
* Operating System: macOS 10.14
* Browser version: Chrome 72

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.