From d74611e04fac86bdd4708a106e054de7f7abed4e Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 13 Sep 2023 11:26:50 +0200 Subject: [PATCH] #662 - Always show the `all articles` tab --- CHANGELOG.md | 1 + .../components/Contents/Item.tsx | 10 +---- .../components/Contents/Status.tsx | 22 +++++++---- .../components/Header/Navigation.tsx | 24 ++++++------ src/dashboardWebView/hooks/usePages.tsx | 38 ++++++++++--------- 5 files changed, 48 insertions(+), 47 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91aa69a4..11c2d188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### 🎨 Enhancements - [#659](https://github.com/estruyf/vscode-front-matter/issues/659): Implement a filter for the taxonomy dashboard +- [#662](https://github.com/estruyf/vscode-front-matter/issues/662): Always show the `all articles` tab with the page counter ### ⚡️ Optimizations diff --git a/src/dashboardWebView/components/Contents/Item.tsx b/src/dashboardWebView/components/Contents/Item.tsx index 599e9a18..d154347e 100644 --- a/src/dashboardWebView/components/Contents/Item.tsx +++ b/src/dashboardWebView/components/Contents/Item.tsx @@ -119,18 +119,12 @@ export const Item: React.FunctionComponent = ({ return (