react-slack-clone icon indicating copy to clipboard operation
react-slack-clone copied to clipboard

Message replies

Open bookercodes opened this issue 8 years ago • 5 comments

At the moment, if multiple conversations are happening at once it can be hard to know what someone is referring to.

We should have a better way to handle this.

bookercodes avatar Mar 27 '18 16:03 bookercodes

So how we should do this ? should we use @ to tag someone?

EduardoSaverin avatar Apr 01 '18 04:04 EduardoSaverin

@EduardoSaverin I have been working on a feature where if you hit the @ button you can autocomplete with the tab button any user in the room so it is quick and easy to mention someone.

This uses the local state so at the moment it is only a purely presentational feature and doesn't send any notifications.

One important part of this feature though would be the UI of the list that appears when you hit @. I feel this is more of a design/product decision so cannot really go much further without knowing how to comply to this.

fejj182 avatar Apr 22 '18 09:04 fejj182

@lukejacksonn @bookercodes Hey guys, is this issue still open I would like to pick it

sachinKumarGautam avatar Sep 10 '18 06:09 sachinKumarGautam

@sachinKumarGautam go for it!

teminer avatar Sep 10 '18 10:09 teminer

@bookercodes Anyone working on it? If no I would like to pick it.

atiqueansari1987 avatar Feb 13 '19 11:02 atiqueansari1987