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

Allow opening Replay Search from Dashboard in a new tab #2725

Closed
david-sabata opened this issue Aug 22, 2016 · 3 comments
Closed

Allow opening Replay Search from Dashboard in a new tab #2725

david-sabata opened this issue Aug 22, 2016 · 3 comments
Assignees
Milestone

Comments

@david-sabata
Copy link

Expected Behavior

The Replay Search icon which can be found on each Dashboard widget should act as a regular link,
allowing middle-mouse-button click and context-menu item for opening the search in a new browser tab.

Current Behavior

The only way of opening search in a new tab is Ctrl+click. Other standard methods don't work.

Possible Solution

Prefer standard <a> element to JS events on passive elements

Your Environment

  • Graylog Version: 2.0.2 (4da1379)
  • Browser version: Google Chrome 52.0.2743.116 (64-bit)
@kroepke kroepke added this to the 2.1.0 milestone Aug 22, 2016
@kroepke
Copy link
Member

kroepke commented Aug 22, 2016

@edmundoa Didn't you do a similar fix last week?

@edmundoa
Copy link
Contributor

@kroepke I did so indeed. Will take this one too 👍

@edmundoa
Copy link
Contributor

Fixed in #2726

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

No branches or pull requests

3 participants