incubator-answer icon indicating copy to clipboard operation
incubator-answer copied to clipboard

Search Displaying Same items 3 times

Open surapuramakhil opened this issue 1 year ago • 5 comments

Describe the bug

Site tested: https://meta.answer.dev/

I am not sure it it is a design Bug or UI bug. when I searched for unDelete keyword I got 3 results of same page / post (its due 1 question & 2 answers) . UI for each item is same but what it differed is the place where I land on page. 1 lands at question and other 2 land of each one of the answer

image

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots or video to help explain your problem.

Platform

  • Device: [e.g. Desktop, Mobile]
  • OS: [e.g. macOS]
  • Browser and version: [e.g. Chrome, Safari]
  • Version: [e.g. v1.2.0]

surapuramakhil avatar Feb 23 '24 06:02 surapuramakhil

By default, the search returns results that contain both questions and answers.

UI for each item is same

There is a Q icon before the question and an A icon before the answer.

LinkinStars avatar Feb 23 '24 07:02 LinkinStars

Oh that info requires too much attention to detail.

But here is my point. (think as a user perspective or you as a user searching for questions with particular text) the word I am searching for is unDelete. I get 3 results with the same line where my interest word is there. Its same question.

Even if you dig deeper or have very close attention to detail. why for same question - one line items say 2 answers and other two as zero answer. Also zero answer marking is not same other two. (I understand why its happening)

that's why I have said - Not sure its Design bug / UI bugs / code bug.

surapuramakhil avatar Feb 23 '24 10:02 surapuramakhil

@fenbox request to provide your inputs

surapuramakhil avatar Feb 23 '24 13:02 surapuramakhil

Even if you dig deeper or have very close attention to detail. why for same question - one line items say 2 answers and other two as zero answer. Also zero answer marking is not same other two. (I understand why its happening)

Hi @surapuramakhil, I think the "two as zero answer" is a Bug.

For answers, only display the votes number. If it has been accepted, display the acceptance status.

image

fenbox avatar Feb 26 '24 03:02 fenbox

@fenbox can you consider highlighting "matched words to user input"

surapuramakhil avatar Feb 26 '24 12:02 surapuramakhil