[F2V] Scope quota to the current folder
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
A simple enough idea is: if the user is in a special folder, add the folder name to the end of the space info with a middle dot separator (looks great but will probably be ellipsised for most folder names) or on a new line (folder names more visible).
How it would look (switched the positions of the progress bar and text so that the progress bar remains closer to the quota info):


What do you think? I'm leaning towards the second one because it is more clear :)
Originally posted by @nimishavijay in https://github.com/nextcloud/server/issues/36301#issuecomment-1410508153
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 screenshots and locating the current space/quota display in the web interface. Done means the quota display is scoped to the current special folder and presents its name with an agreed separator or line layout, with the progress bar positioned as shown.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100