nuxt / nuxt/modules

add more details to download count on full details view

Open
#510 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

When checking out the modules page today, I saw that the download count for nuxt-session is off. It is correct on the modules details page

On the repo: https://github.com/sidebase/nuxt-session
image

On the modules page: https://nuxt.com/modules
image

On the modules details page: https://nuxt.com/modules/session
image

In addition the maintainer-count seems to be broken (5 on overview, 1 on details page of nuxt.com/modules).

So in summary:

  • download counts between modules-overview and module-details is off
  • maintainer counts between modules-overview and module-details is off

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the data shown at nuxt.com/modules with the details view at nuxt.com/modules/session, using nuxt-session as the reproduction case. Trace where each view obtains download and maintainer counts, then correct the discrepancy so both views report matching values.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.