Closed
Description
When navigating to a direct link of a comment, for instance:
/questions/10010000000000062/0?commentId=10070000000000094
or
/questions/10010000000000027/10020000000000056?commentId=10070000000000081
the comment gets highlighted and the page scrolls to its position.
Navigating to anwers, for instance using:
/questions/10010000000000074/10020000000000076
only show the question, not highlighting the answer or scrolling to its position.
Working with notifications would be much easier, having the answer links behaving the same as comment links, as in the notification inbox, there's only stated "user accepted answer question title", navigating to this link only shows the questions top page.
Thank you!