nextcloud / nextcloud/server

Indicate users default quota

Open
#11,393 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3. to review enhancement feature: users and groups good first issue papercut
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

In the administrators user list, the quota for each user is displayed. At the moment, it is not apparent which users have the default quota and which have the same quota defined manually, as only the number is displayed.

When changing a users quota to default, it reads Default quota. However, after a page reload, only the number is displayed again.

It would be nice to have a reading such as 10 GB (default) or similar instead of only 10 GB.

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 locating the administrators’ user list and its quota rendering, then compare it with the control that shows “Default quota” when editing a user. Update the displayed value so default quotas remain distinguishable after reload, and verify both default and manually assigned quotas in the user list.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Feature
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.