Skip to content
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

Files not marked as "shared" #11035

Closed
jnfrmarks opened this issue Sep 11, 2014 · 5 comments
Closed

Files not marked as "shared" #11035

jnfrmarks opened this issue Sep 11, 2014 · 5 comments

Comments

@jnfrmarks
Copy link

Steps to reproduce

  1. Install oC7
  2. upload a directory with files in it
  3. Share the folder with a user
  4. The folder is "shared" but the individual files within the directory are "share"
  5. Log in as the user. The folder and the individual files within the folder show the name of the user who shared (as expected)

Expected behaviour

The files in the folder are marked as "shared" and not "share"

Actual behaviour

The files in the folder are marked as "share"

@PVince81
Copy link
Contributor

I think this is expected behavior, at least now in OC 7.

@owncloud/designers can you confirm ?

@PVince81
Copy link
Contributor

Ok I see it now. It seems that after refreshing the browser the file inside the folder will show as "Shared".

Must be a caching issue: after sharing the folder, need to update the JS side cache properly.

@PVince81
Copy link
Contributor

Wrong again, sorry. I was looking at 6.0.5.

In 6.0.5 the children of shared folders are showing "Shared".
Since OC 7 they are only showing "Share".

I don't remember exactly whether it was a conscious design decision to remove them or whether it's just a bug.

@owncloud/designers please confirm

@jancborchardt
Copy link
Member

This is a bug. Sub-elements should also show the share information. At least for now where we don’t have the share info in the breadcrumb: #4333

@enoch85
Copy link
Member

enoch85 commented Mar 20, 2015

Closing this in favor of #4333

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants