Improve Search results
-
I agree with this one a lot. This problem persists beyond the search results, ex. our homepage where you have to click on 'posted' to get to the actual post. Doesn't make any logical sense, I think clicking on that block itself should take you to the post.
-
Could just apply some CSS to make the
.post-preview p a
color the primary color and keep the "posted" link default -
I think the best way to avoid duplicate posting is to also implement a similar posts feature as a user is typing the subject to a new topic. Combine that with the same effect in the search box, and you can reduce duplicate posts by a lot.
-
@planner said:
I think the best way to avoid duplicate posting is to also implement a similar posts feature as a user is typing the subject to a new topic. Combine that with the same effect in the search box, and you can reduce duplicate posts by a lot.
I agree with this. With the addition of duplicate title and post content checks will keep the redundancy to a minimal.
-
@planner said:
to also implement a similar posts feature as a user is typing the subject to a new topic.
I love that about SO... still it's weird how many duplicates make it there (though I'm sure it would be a lot worse if there wasn't that feature in place)