add more details to download count on full details view
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

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

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

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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