Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: Counts on dashboard tabs are wrong and/or invisible until clicked #315

Closed
davidsneighbour opened this issue Apr 8, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@davidsneighbour
Copy link

Describe the bug
The count of "published" and "draft" seems to be the count of total posts. Also, it would be nice to see the count without the tab being active:

To Reproduce
Steps to reproduce the behavior:

  1. Clone git@github.com:davidsneighbour/kollitsch.de.git
  2. start VSCode and see the counts.

Expected behavior

I would expect the tabs to show something like

"All Articles (33)" "Published (30)" "Drafts (3)"

Screenshots

20220408-20:48:07-Selection-001

20220408-20:48:18-Selection-001

20220408-20:48:35-Selection-001

VSCode:

  • Version: 1.66.1
  • Commit: 8dfae7a5cd50421d10cd99cb873990460525a898
  • Date: 2022-04-06T14:51:26.173Z
  • Electron: 17.2.0
  • Chromium: 98.0.4758.109
  • Node.js: 16.13.0
  • V8: 9.8.177.11-electron.0
  • OS: Linux x64 5.13.0-39-generic
  • Front Matter: v7.1.1
@estruyf estruyf added the enhancement New feature or request label Apr 11, 2022
@estruyf
Copy link
Owner

estruyf commented Apr 11, 2022

Indeed, currently, they are shown on the fly. As in the latest version, there were some dashboard optimizations done for loading the content faster. It might be doable to have this kind of functionality.

@estruyf estruyf added bug Something isn't working and removed enhancement New feature or request labels Apr 11, 2022
@estruyf
Copy link
Owner

estruyf commented Apr 11, 2022

The fix is released in version 7.1.2

@estruyf estruyf closed this as completed Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants