nextcloud / nextcloud/server

When a file/folder is shared with a group, let user see who's in that group

Open
#32,913 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: sharing
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

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.

Is your feature request related to a problem? Please describe.
The problem at the moment is when a file/folder is shared with a group, as a user I can only see it's shared with such group. But I don't see who's in that group. And if I'm not an admin who manages the group, there's a good chance I don't know for sure who's inside.

Describe the solution you'd like
At the moment, there's already a space where we can check who has access to a shared file/folder :
Capture d’écran 2022-06-17 à 12 10 46

What could be great is if there was an accordion on the group element so we can develop it and check users inside that group.

Describe alternatives you've considered
Another alternative would actually be to show all users directly, not the group, but for users belonging from a group to have their label lightly different and annotated to show the group name they come from.

Additional context

  • I am not talking about "group folder" here. Just the regular file/folder everybody use :)
  • I have other suggestions I'm thinking about to go a step further in term of ux but let's speak already of this if possible :)

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

No files, tests, or entry points are named. Start by locating the regular file/folder sharing access UI and the path that provides group membership data; done means the shared-group entry can reveal its members without applying this behavior to group folders.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.