Graylog2 / Graylog2/graylog2-server

Unchecking checkboxes on lookup tables reset value to 0

Open
#5,667 0 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
Unchecking a checkbox should not reset the input value for `TimeUnitInput`s.

## Current Behavior
Lookup table entities using `TimeUnitInput`s reset their values when the input is not enabled. This causes the user to lose the previous input and create some confusion. Affected components are: `GuavaCacheFieldSet`, `MaxmindAdapterFieldSet`, `DnsAdapterFieldSet`, and `AbuseChRansomAdapterFieldSet`.

![lookup-cache](https://user-images.githubusercontent.com/716185/52492359-4fdfd200-2bc9-11e9-91a8-8f83948d37fb.gif)

## Steps to Reproduce (for bugs)
See gif above.

## Your Environment
* Graylog Version: Graylog 3.0.0-rc.3-SNAPSHOT

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.