element-hq / element-hq/element-android

Expanded view for replies and reactions to a message

Aperta
#661 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Kotlin
Stelle
3.7k
Fork
917
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

One of the things that bug me the most about instant messaging is when someone asks an interesting question, but you have to scroll down looking for replies because other people started talking about other things.

I'd like to solve that in RiotX by introducing an expanded view. This is how it would work:

![image](https://user-images.githubusercontent.com/694794/68012104-695e0800-fc89-11e9-92e8-47d2301bca50.png)

Messages with replies would show replies right next to reactions. In the example Andy's message has two replies, but they're out of sight because of unrelated messages.

To the right there's an "expand" button, that can be used to trigger the expanded view:

![image](https://user-images.githubusercontent.com/694794/68012253-ce196280-fc89-11e9-82cf-589bfaf967f3.png)

When you click "expand", replies appear underneath the message. In the example Benoit and Horst's messages (which are replies to Andy's message) are shown right below, even though they were written much later.

Ideally there could also be a list of reactions right below the replies (e.g. the three people who gave andy's message a thumbs up) but that doesn't appear in the mockup.

Clicking the "collapse" button would then close the expanded view and return to normal.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.