3.11 Release Notes
[evergreen-equinox.git] / docs / RELEASE_NOTES_NEXT / navbar_keyboard_navigation.adoc
diff --git a/docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc b/docs/RELEASE_NOTES_NEXT/navbar_keyboard_navigation.adoc
deleted file mode 100644 (file)
index d90272a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-== Angular navbar keyboard navigation ==
-
-Adds basic keyboard navigation support to the Angular web client navbar as follows:
-
-* Use the Tab key to move between the top-level menu items.
-* Press Enter, Space, or the down arrow on a top-level item to open its submenu. Pressing Esc will close it.
-* Shift-tab from the first submenu item back to the top level, and use Enter or Space to toggle the button again and close the submenu.
-* Within the submenu, use either Tab and shift-Tab to move up and down, or the up/down arrow keys.