-
Notifications
You must be signed in to change notification settings - Fork 7
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
FP-1.08: Sharing Link Option #246
Comments
@AversaFTW |
What do you mean with "The Messenger should have the option to show this option before opening the file picker to the user and send the result to the file picker"? |
I thought it would helpful if you could send a parameter to the file picker: "return file" or "return sharing link" |
Hm, maybe we can leave this open as a possible addition if the UX calls for it? Because setting the option before opening the filepicker would make having the options inside the filepicker completely redundant. I'd rather not overcomplicate this. But if it is easier for you to plan, you can already implement this from filepicker side and we can check if we can cleanly display this inside the messenger without having too many buttons. |
@tbsbdr @kulmann Please check the test result:
|
Answering the issues one by one below:
Makes sense, will do, but this won't be part of ocis v5.0.0. String changes are not allowed after code freeze. Will be there for ocis v5.1.0.
There is no such string in the web source code / translations. Is this something from the messenger code base?
Can't reproduce. Would like to kindly ask for a dedicated issue with clear steps to reproduce.
Won't do. Text is fine like it is in the general product.
In ocis v5.0.0 we have a generic error message in place for this case. It's
The UI giving more feedback about actions being in progress is tracked here: Won't be part of oCIS 5.0.0 though.
I think there was an issue that OnlyOffice caches the changes in memory but is not able to write the changes to disk...
That's again an issue in the messenger implementation. The messenger handles file uploads on its own. Not part of the web embed mode. |
As a user of the Messenger with the integrated ownCloud Infinite Scale File Picker,
I want the choice to send a sharing link instead of the file itself, with full awareness of the file's current permissions,
So that I can quickly share content while understanding the access constraints for my recipients.
Acceptance Criteria:
Sharing Link Option:
Attention Message:
Intuitive Messaging:
cc @hodyroff @tbsbdr @JammingBen
The text was updated successfully, but these errors were encountered: