-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Adding comments to right sidebar for files & folders #16328
Comments
First work-in-progress of a sidebar: #16414 |
As mentioned in the work in progress pull request at #16414, it would be good if we can combine the versions and the comments in one timeline. They belong to each other since people will probably make revisions based on comments, and it makes it easily visible if someone acted upon a comment. If we choose to also add the activity for that file/folder in that sidebar that should also be part of this timeline since it’s the same thing. That is, no separate sections needed for Activity, Versions and Comments. Mockup of this (as posted in #16308 (comment) ): |
Ok, as long as it can be done in a simple, easy to understand timeline...great. Any screens to take a peek?
|
Please tag each entry with a category (comment, revision, etc.) as most people commenting on pictures will only care about comments while designers will be interested in the whole history, etc. |
|
We might need a new special endpoint on the backend that returns all informations combined (comments, activity, versions) |
In my opinion we also need a separate permission for commenting, which allows a user to comment on a shared file which he might not be allowed to edit. This was suggested in owncloud/tasks#169 |
I would for now combine the ability of viewing and commenting. Otherwise we will be in permission-hell again. |
Moving the comment functionality to 9.0 as we have 8.2 feature freeze today. |
yes. definitely 9.0 |
|
|
|
activity, not notification |
@karlitschek mind posting your thoughts regarding notifications ? |
maybe on mentioning a notification makes sense, but not in general for any comment... |
We should port notification if something 'interesting' happens. The question now is what is 'interesting' :-) |
We should definitely do some kind of notification in some cases. Otherwise comments might not get noticed by the people. |
Yeah, definitely on mentions. Then a second setting could be to receive notifications for all files you can see. For the first, default should be on for both Mail and Web. Second off by default. |
Notifications have no "mail and web", that's activities... |
@jancborchardt @karlitschek please re-read the acceptance criteria #16328 (comment) and tell me what you think about the popup approach. I know that @jancborchardt is against pop ups so might need to adjust the requirements accordingly. |
@MTRichards the acceptance criteria doesn't mention editing and deleting comments, or just indirectly. |
what do you mean with popup approach? |
See @MTRichards's original requirement: #16328 (comment) |
ahh ok. i would suggest to do the comment form embedded inline in the sidebar and not doing an actual popup. |
and it is also said that comments can be clicked to be displayed in a popup. The UI would only show 250 chars, to see the rest, click on the comment to see it in a popup. But then @jancborchardt's mock up shows the comments on single lines... |
can we show the first x characters of the comment and expand it in the sidebar when clicking a 'more' link/button ? : |
Sounds good. Maybe a "..." button or something |
yes :-) |
Yes - not trying to be literal, this is ok for me. also like the "..." button to expand it.
Yes! users should be able to edit / delete comments that they make. I like the pencil trashcan option. |
The main PR was merged, so it's already possible to post comments now: #21961 Here are open tasks to enhance it further:
|
There are also some remaining backend tasks:
|
Closing this because all is in 💃 |
@Sorglos there is no such setting |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
(pulling some info from meta-data app owncloud-archive/metadata#1)
As an ownCloud user, I want to be able to add a threaded comment to a file and a folder inside ownCloud so that I can have a conversation about the file or the folder within ownCloud.
Acceptance Criteria:
@jancborchardt input appreciated here to from a design standpoint.
The text was updated successfully, but these errors were encountered: