Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking ScrollToHint after submitting a search doesn't jump to top of page #19329

Open
coffee-squirrel opened this issue May 13, 2024 · 1 comment
Labels

Comments

@coffee-squirrel
Copy link

coffee-squirrel commented May 13, 2024

Expected Behavior

Clicking the ScrollToHint component that appears when doing something that triggers a search (e.g. Add to query for a field value) should scroll the page up to show the search bar.

image

Current Behavior

Clicking the ScrollToHint component appears to have no effect.

Steps to Reproduce (for bugs)

  1. Have an environment with some messages
  2. Navigate to /search
  3. Increase the height of the message table until the search bar is comfortably off-screen
  4. Expand a message, open a field value's Actions/context menu, and click Add to query
  5. Click the ScrollToHint (up arrow) component that appears
  6. Note you don't get scrolled up to the search bar

Context

Slightly more effort to get back up to the search bar when building up a query.

Your Environment

  • Graylog Version: 6.0.1 (also 5.2.7)
  • Operating System: Windows
  • Browser version: Firefox 125, Chrome 124
@dennisoelkers
Copy link
Member

Thanks for reporting this, @coffee-squirrel! We will look into this and fix it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants