nextcloud / nextcloud/approval
Add an Approval entry in the Files left menu to display items pending for approval
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 20m
- Merged PRs (30d)
- 4
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page) Latest
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am frustrated when I closed an approval notification because I struggle in finding where is the document I have to approve.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Having in the Files left menu an additional entry that would show up when I have files to approve would be a great solution. Several sub-entries could distinguish already approved files, the pending ones, etc...
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Use the dashboard widget, but this one has first to be enabled by the user, and one need to go back to the dashboard to see the files in pending approval status.
Additionaly, if the dashboard is disabled, the widget can't be used.
Additional context
Add any other context or screenshots about the feature request here.
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 locating the Files left menu and the existing approval dashboard widget in the JavaScript app. Trace how pending-approval files are identified and displayed, then define the menu entry and any sub-entries needed for pending or approved files. Done means users can find files awaiting approval from Files without returning to the dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100