• Resolved watermanpc

    (@watermanpc)


    Hi guys!!
    I have noticed what seems to be a little bug…when comments are sorted by old comments first (so new comments are down of the older ones) when you do a comment and send it the new comment is placed at the TOP of all comments…

    the comment changes to the last position once you refresh the page but it can be a bit confusing for users so I wonder if there is any chance to take a look at this little “issue” so once you send the new message it go directly to the last position where it should be due to selected setting.

    Many thanks for your great work and support!!

    https://ww.wp.xz.cn/plugins/wpdiscuz/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi watermanpc,
    I don’t think this is a bug…
    We can’t do this, because the last comment may not be on comment list. Do not forget about comment pagination, if you have more than 5 comment threads those are not displayed and you should click on [Load More Comments] button to load those. Your logic will be good if you have less than 5 comment threads and the last comment thread exists.
    Another reason: the last comment may not be on your current monitor screen. So you’ll not see your comment after submit. We’ll have to handle a lot of JS functions to find the last comment coordinate and scroll to the last comment after each comment submit, this is a very hard change.

    Thread Starter watermanpc

    (@watermanpc)

    ok, dont worry guys!!, its not a very important thing after all!!

    Many thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New comments positioning…Little bug?’ is closed to new replies.