mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
c7c7bc2a82
commit
5e56ad222a
1 changed files with 1 additions and 0 deletions
|
@ -718,6 +718,7 @@ export class DashboardContainer
|
|||
|
||||
public setFocusedPanelId = (id: string | undefined) => {
|
||||
this.dispatch.setFocusedPanelId(id);
|
||||
this.setScrollToPanelId(id);
|
||||
};
|
||||
|
||||
// ------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue