Merge pull request #8455 from Sarabadu/master
[RFC] LayoutProvider and focusContent
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user