Merge pull request #8455 from Sarabadu/master

[RFC] LayoutProvider and focusContent
This commit is contained in:
Fredrik Adelöw
2022-01-19 09:32:16 +01:00
committed by GitHub
9 changed files with 188 additions and 26 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core-components': patch
---
- Add `useContent` hook to have a reference to the current main content element
- Sets the main content reference on `Content` component
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search': patch
---
Removes the focus from the sidebar and focus the main content after select one search result or navigate to the search result list