dashboard/shell/components/nav
Phillip Rak 55b5900cd7
Add self modifier to namespace keydown (#14437)
This adds the `.self` modifier to the namespace keydown event so that the handler only triggers if `event.target` is the element itself. This allows the child input to accept space as an input.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2025-06-05 11:12:01 -07:00
..
WindowManager fix problem with extra space and scroll on settings banner page (#14320) 2025-05-15 08:45:17 +01:00
__tests__ Fix FixedBanner so that we can show the appropriate stylized text also fix multi-line functionality 2025-03-17 14:41:53 -07:00
Favorite.vue fix issue with aria-role (#13813) 2025-03-21 09:20:43 +00:00
GlobalLoading.vue
Group.vue Resource Search: Add ability to search by group (#14216) 2025-05-02 09:03:54 +01:00
Header.vue refactor import and search header modals as a prompt modals (#14197) 2025-05-06 09:52:14 +01:00
HeaderPageActionMenu.vue Fix data-testid usage in RcDropdownMenu 2025-02-18 17:18:36 -07:00
NamespaceFilter.vue Add self modifier to namespace keydown (#14437) 2025-06-05 11:12:01 -07:00
Pinned.vue fix issue with aria-role (#13813) 2025-03-21 09:20:43 +00:00
TopLevelMenu.helper.ts Wire in newly supported mgmt cluster status.connected property 2025-02-26 14:54:31 +00:00
TopLevelMenu.vue add role 'none' to hr elements in TopLevelMenu (#14121) 2025-04-16 10:23:38 +01:00
Type.vue Ensure product-level navigation highlights the correct item (#14070) 2025-04-10 09:27:40 +01:00
WorkspaceSwitcher.vue fix issue dropdown in ff (#12426) 2024-10-31 08:28:19 +00:00