-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Avatar fixes for access-control app #1164
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
Conversation
|
@nickvergessen, thanks for your PR! By analyzing the annotation information on this pull request, we identified @MorrisJobke, @rullzer and @Kondou-ger to be potential reviewers |
061a41c to
e18e266
Compare
|
So the first part we can catch. (If preview endpoint return 403 then just display the mimetype icon). The second one might be a bit trickier. |
|
Of course all the logic in oc-dialogs is slightly different. Basically we want to call lazyloadpreview on the previews in the dialog. But for some reason this fails hard for me. I'm not sure howe we can go around not displaying those items. As migcally filtering them out is also kind of weird. |
e18e266 to
b9f75c4
Compare
|
Ready to review, since the open issues have been addressed by #1756 |
Could you post reproduction steps? |
|
Added steps in first post |
|
@nickvergessen Unit tests are failing |
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
b9f75c4 to
9c3e855
Compare
|
Should be fixed |
|
Tested and works 👍 |
|
LGTM |
|
Ignore CI (hiccup of todays testing)-> merge |
Fix nextcloud/files_accesscontrol#32
Steps
test"testto the imageBefore
After