jovanzers / dabr

Automatically exported from code.google.com/p/dabr
0 stars 0 forks source link

"Reply to all" not showing in search results #286

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What are the steps to trigger the problem?

1) Perform a search, such that it finds tweets addressed to more than one 
person 
2) Note absence of "reply to all" ("@@") icon

What did you expect to happen?

Please include the option to "reply to all" in appropriate search results.

Original issue reported on code.google.com by pigsotwing on 6 Sep 2011 at 10:44

GoogleCodeExporter commented 9 years ago
From a technical POV, this is a bug in Twitter - 
http://code.google.com/p/twitter-api/issues/detail?id=2057 - they don't support 
entities in search.

However, this shouldn't stop us.

I can add this in - although I'm wondering about a change.

Twitter has a single "reply" icon - hitting it does a reply to all.  The theory 
being that it's easier to delete than to type in (similar to what we do with 
hashtags).

So, should we move to a single "reply" button which acts as "reply to all"?

Original comment by terence.eden on 6 Sep 2011 at 11:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Single button is fine by me, thank you.

Original comment by pigsotwing on 6 Sep 2011 at 11:45

GoogleCodeExporter commented 9 years ago
But Twitter auto-selects the secondary @users being replied to so you just 
write when you're on a PC. On a mobile device it isn't the same thing and I 
think you should rethink about it.

Original comment by rafaell...@live.com on 23 Oct 2011 at 4:29

GoogleCodeExporter commented 9 years ago
Fixed by r481

Original comment by terence.eden on 20 May 2012 at 11:08