nextcloud / nextcloud/serverinfo
Papercuts
Open
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
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 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