server
server copied to clipboard
Design improvements to "Shared" indicator in files list
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. 2 issues with the "Shared" indicator in the files list:
- It is not super present
- The icons are not aligned with the icons of non-shared files
Describe the solution you'd like
- The text and icon of the "Shared" indicator could be colorized in
var(--color-primary-element) - The icons would look better if to the right of the "Shared" text, so they align with the other icons in the list
Additional context
Current:

Proposed:

I think the share action could be moved to the action menu. I don’t think users are constantly sharing files such that it needs a separate icon. Then the current icon could be shown only for shared files. Such would make it I think much more visible plus there would be more space for longer file names.
https://github.com/nextcloud/server/issues/38156