elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.21k forks source link

[Index management] Opening fly-outs from Index page trigger new tab #191859

Open jovana-andjelkovic opened 2 months ago

jovana-andjelkovic commented 2 months ago

Kibana version: 8.15

Describe the bug: Instead of opening fly-outs related to Data streams on Index page, by clicking on blue buttons within Data Streams card, we open them in new tab.

This happens in Cloud, Stateful and Serverless.

Steps to reproduce:

  1. Go to Index Management
  2. Open up an index page for an index that has data stream attached
  3. In "Data streams" card, click on "See details" and/or "Related template" button
  4. New tab opens up in order to load the fly-out: a. "See details" opens up "Index management/Data streams tab" in new tab, with relevant fly-out loaded b. "Related template" opens up "Index management/Index templates tab" in new tab, with relevant fly-out loaded

Expected behavior: When buttons are clicked, fly-outs open up on top of the existing page, not in new tab.

Screenshots (if relevant):

Image

elasticmachine commented 2 months ago

Pinging @elastic/kibana-management (Team:Kibana Management)

formgeist commented 2 months ago

@jovana-andjelkovic I've added the team in this issue so they get notified as well 👍

jovana-andjelkovic commented 2 months ago

@formgeist thank you!