Graylog2 / Graylog2/graylog2-server
Data Adapter creation form throws validation errors until filled out
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When submitting the data adapter creation form, it should check for missing/invalid attributes and mark them accordingly.
## Current Behavior
When creating a new data adapter, form validation kicks in immediately when filling out the first field. This means that even when the user had no chance yet to fill out all required fields, validation errors start to fill the screen.

## Possible Solution
## Steps to Reproduce (for bugs)
1. Open Data Adapters page
2. Click "Create"
3. Start to fill the form
## Context
## Your Environment
* Graylog Version: 3.0.0-SNAPSHOT+9cfcf41
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.