notifications icon indicating copy to clipboard operation
notifications copied to clipboard

Ability to directly reply to Talk notifications

Open jancborchardt opened this issue 5 years ago • 8 comments

(Opened here instead of Talk because I assume it needs some groundwork here first, feel free to transfer the issue.)

Currently when you get a notification about a Talk message, you can only "View chat". This takes quite long and often you just want to quickly reply without taking you out of your flow.

It would be very cool to have a way to directly reply to the message, which would automatically @mention that person and append your message, without you needing to leave your place and flow. (Android has this functionality on its notifications and it’s quite useful.)

Current Direct reply proposal
Nextcloud Notifications current Nextcloud Notifications direct reply

cc @nickvergessen @ma12-co

jancborchardt avatar May 08 '20 14:05 jancborchardt

Great idea. I suggest to keep the "view chat" opportunity also. You might wanna check the context first before replying.

wiswedel avatar May 11 '20 19:05 wiswedel

Yup, we can keep "View chat" and add a primary button "Reply" which opens and focuses the input field.

jancborchardt avatar May 11 '20 19:05 jancborchardt

Nice :) I'd suggest to make the whole notification clickable / tappable to go to the chat instead of using a button.

marcoambrosini avatar May 13 '20 06:05 marcoambrosini

instead of using a button.

That would indeed be more mobile-like, but I guess disqualifying for accessibility and explicity reasons, right @jancborchardt ?

wiswedel avatar May 13 '20 07:05 wiswedel

I don't think so, at least with proper hover feedback and cursor: pointer. E.g. Twitter notifications:

Peek 2020-05-13 09-47

marcoambrosini avatar May 13 '20 07:05 marcoambrosini

I'd suggest to make the whole notification clickable / tappable to go to the chat instead of using a button.

Sure thing, but separate issue. :) This is about the "Ability to directly reply to Talk notifications". ;)

jancborchardt avatar Jul 07 '20 15:07 jancborchardt

This is now in the works on the desktop client, would be nice to get feature parity to release this in concert. Is this something to be done as part of Talk team as set in the project @nickvergessen, or does it have to do with server/files too @PVince81?

Desktop pull request https://github.com/nextcloud/desktop/pull/4200

jancborchardt avatar Jan 26 '22 10:01 jancborchardt

Well either team can. Either talk because it's talk, or server/files because that is where the app lives.

nickvergessen avatar Jan 26 '22 12:01 nickvergessen