diff --git a/changelog/30490.txt b/changelog/30490.txt new file mode 100644 index 0000000000..bdc3e00665 --- /dev/null +++ b/changelog/30490.txt @@ -0,0 +1,3 @@ +```release-note:feature +**Vault Namespace Picker**: Updating the Vault Namespace Picker to enable search functionality, allow direct navigation to nested namespaces and improve accessibility. +``` \ No newline at end of file diff --git a/ui/app/components/namespace-picker.hbs b/ui/app/components/namespace-picker.hbs new file mode 100644 index 0000000000..98696a25cb --- /dev/null +++ b/ui/app/components/namespace-picker.hbs @@ -0,0 +1,92 @@ +{{! + Copyright (c) HashiCorp, Inc. + SPDX-License-Identifier: BUSL-1.1 +}} + +
Namespaces
-