VentApp / vent-rails

Backend webserver for Vent
0 stars 0 forks source link

Message Views need to be able to hide associated comments #8

Open Whiteaj36 opened 7 years ago

Whiteaj36 commented 7 years ago

When we're viewing a single message, we ought to be able to just view the message without seeing comments. We should implement a hide comments link next to the message that displays just the message title and body.

robwagner33 commented 7 years ago

Adding onto the comment from earlier, we should make that design decision together. Maybe we can support multiple views? Simple, streaming, and rated?