nextcloud / nextcloud/serverinfo

Papercuts

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

papercut
Dominant language
JavaScript
Stars
130
Forks
64
Avg merge
1d 1h
Merged PRs (30d)
49

Description

During a review session we figured out some paper cuts.

  • CPU info - check for 0 - sys_getloadavg (this was on a UNIX afaik) #97
  • number of files might be wrong
  • change "files" to "files in data directory"
  • input field for external URL with copy link

This originated in https://github.com/nextcloud/server/issues/2672

cc @schiessle

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 reviewing the two unchecked checklist items and the originating Nextcloud server issue #2672. Locate where the dashboard calculates and labels its file count, then verify the displayed count and wording against the data directory; done means both checklist items are resolved and checked.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.