Improve feedback for full storage
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
- set up a files external mount point that should be used by all users
- set quota to 0 (so that they only can upload to the mount points)
It would now be nice to not show the warning Your storage is full, files can not be updated or synced anymore! if there are mount points specified (or show it less invasive).
@nextcloud/designers Ideas? Maybe something like we use in the read only shares, which is not that invasive:

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
No file, test, or entry point is named. Start by locating the code that renders the full-storage warning and the handling for configured mount points; confirm how the existing read-only-share feedback is implemented. Done should mean that users with mount points do not receive the current invasive warning, while genuinely full storage still produces appropriate feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100