Thread display improvements suggestion (and a bug)
4yr
Yiming Wu
After using Proko forum for some time I found the thread is actually not quite convenient for people who wanna read them
1) Why are all the replies by default folded? Like Of course I want to read the replies, just give me an fold option like reddit does when I actually want to skip. I know this probably to reduce page size and load on demand, but you could load next reply threads when people scroll to the bottom.
2) You guys need to put the recent updated/answered replies on top of each reply thread (?) so when people goes to read the discussion, they end up getting updated stuff instead of scrolling through old ones. Current system doesn't seem to follow "upvote order" either? What's the logic in here :?
And a bug where you click on the "Someone mentioned you in xxx" notification it's always "not found". Any ideas? i think it's due to the folding mechanism where when the page loads that comment isn't present at the time js want to direct you to, so yeah guys... (It's nothing bad to use a static thread instead of this crappy load-on-demand scheme, like... those are all just text, how many KBs would you send for a page anyway? And that way you get less request onto your server side as well.)