Skip to content

Denied files and folders are hard to distinguish #587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ManfredWisniewski opened this issue Aug 27, 2024 · 1 comment
Closed

Denied files and folders are hard to distinguish #587

ManfredWisniewski opened this issue Aug 27, 2024 · 1 comment

Comments

@ManfredWisniewski
Copy link

Steps to reproduce

  1. Deny some files
  2. Use the account to which access has been denied
  3. try to distinguish the access without the mouse cursor

Expected behaviour

Add a .css class or tag to the row so that how denied files are displayed to the user can be handled via individual css of the nextcloud installation.

<td class="files-list__row-checkbox access-denied"></td>

Actual behaviour

There is no way to distinguish between normal and denied files or folders via the markup.
<td class="files-list__row-checkbox"></td>

image
The user has access to files and folders with the tag SK1 but not SK3

@nickvergessen
Copy link
Member

Duplicate of #544

@nickvergessen nickvergessen marked this as a duplicate of #544 Aug 27, 2024
@nickvergessen nickvergessen closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants