rokwire / illinois-app

Source code repository of "Illinois" App - the official mobile app of the University of Illinois.
https://app.illinois.edu/
Apache License 2.0
23 stars 20 forks source link

[USABILITY] Order of group post replies #4081

Closed vburgett closed 3 months ago

vburgett commented 4 months ago

Please list the replies within a Group post from oldest to newest. The newest reply should be at the bottom.

Screenshot_20240528-094939

mihail-varbanov commented 3 months ago

@vburgett, I can do this but it bothers me that in the group detail panel we list group posts from newest to oldest. Here you want to list the post replies from oldest to newest. For me this is inconsistent. What do you think?

vburgett commented 3 months ago

I appreciate this comment, @mihail-varbanov. The logic derives from user experience patterns established in social media.

For example on Facebook, the user's home feed displays posts from newest to oldest. The replies to a single post are then listed from oldest to newest.

The same difference would apply here. Let's proceed with this update. Thank you!

TodorBachvarov commented 3 months ago

Implemented in version 6.0.7

vburgett commented 3 months ago

It worked in 6.0.7. Thank you, @TodorBachvarov!