Closed rickmak closed 7 years ago
I think include code block in the search may solve this problem. Also add a no result please try other keywords page. Will handle this issue in #516
include code block
Why is it related?
no result please try other keywords page
Page? I am referring the search dropdown.
@tensiuyan I think it is not related. We should have a "Not found" design for #516
@rickmak Sorry -
Currently we haven't indexed the code blocks. That's why when you search "discoverUserByEmails", you got no result. I think as a user, I will expect a result when I search an APIs. See if you agree?
Yup I am talking about the search dropdown. When there's no result, we should display "No result found. Please try other keywords".
Sorry was typing too fast.
Step to reproduce
discoverUserByEmails
into search boxExpected result
Side track:
If you type
discoverUserByEmails
, the UX is actually okay. Since there will be some result before it become empty. :cry: