ScopesInput: Display parent and use + as separator (#107698)
* Display group and use + as separator * Set/get parent node from URL * Add hook useScopeNode * Add loading state and Skeleton * Add preload and actually commit hook * Add preload * Add feature flag * Update test * Fix test * Fix tree test
This commit is contained in:
@@ -3242,6 +3242,22 @@
|
||||
"hideFromDocs": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"name": "useScopeSingleNodeEndpoint",
|
||||
"resourceVersion": "1753960766702",
|
||||
"creationTimestamp": "2025-07-31T11:19:26Z"
|
||||
},
|
||||
"spec": {
|
||||
"description": "Use the single node endpoint for the scope api. This is used to fetch the scope parent node.",
|
||||
"stage": "experimental",
|
||||
"codeowner": "@grafana/grafana-operator-experience-squad",
|
||||
"frontend": true,
|
||||
"hideFromAdminPage": true,
|
||||
"hideFromDocs": true,
|
||||
"expression": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"name": "useScopesNavigationEndpoint",
|
||||
|
||||
Reference in New Issue
Block a user