From f960379783d3720bd7a72e0695649a1d2cb0b898 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Fri, 13 Oct 2023 17:50:38 +0800 Subject: [PATCH] Allow navigating to next/previous items on the web with keyboard --- .../templates/article/ArticleActionsMenu.tsx | 2 +- .../templates/homeFeed/HomeFeedContainer.tsx | 9 +++ .../web/pages/[username]/[slug]/index.tsx | 62 +++++++++++++++++-- 3 files changed, 66 insertions(+), 7 deletions(-) diff --git a/packages/web/components/templates/article/ArticleActionsMenu.tsx b/packages/web/components/templates/article/ArticleActionsMenu.tsx index c71c65700..201dd9d4d 100644 --- a/packages/web/components/templates/article/ArticleActionsMenu.tsx +++ b/packages/web/components/templates/article/ArticleActionsMenu.tsx @@ -180,7 +180,7 @@ export function ArticleActionsMenu( ) : (