Graylog2 / graylog2-server

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

Navigation bar covers input when validation error occurs on "Create a content pack" page #2904

Closed coffee-squirrel closed 6 years ago

coffee-squirrel commented 8 years ago

Expected Behavior

The navigation bar, which covers other page content, is taken into account when jumping up to an invalid form input (displaying "Please fill out this field") on the "Create a content pack" page (/system/contentpacks/export).

Current Behavior

The "Please fill out this field" validation message appears over the navigation bar and the problematic input is not visible.

Steps to Reproduce (for bugs)

  1. Log in as admin
  2. Ensure there are enough Inputs, Grok Patterns, Outputs, Streams, and/or Dashboards that you'll have to scroll down on the "Create a content pack" page (and can no longer see the "Name" input
  3. Navigate to System --> Content Packs and click "Create a content pack"
  4. Scroll down and click "Download my content pack"
  5. Note the "Please fill out this field" validation message is shown relative to the Name input, however the navigation bar covers the input.

untitled

Context

Very minor... I was just experimenting with content packs and omitted the Category.

Your Environment

Environment

bernd commented 6 years ago

This will be fixed in the upcoming 3.0 release.