chromium-dashboard icon indicating copy to clipboard operation
chromium-dashboard copied to clipboard

Search terms don't actually impact built-in search

Open RByers opened this issue 9 years ago • 7 comments

I'm guessing "search terms" is for SEO, right? @bokand was surprised that his top controls feature couldn't be found when searching for "top controls" even though that string was in the search terms field.

Perhaps it's easy to extend the search to the contents of those fields?

RByers avatar Nov 04 '16 15:11 RByers

can you provide a snapshot of it ?

vschs007 avatar Aug 30 '17 22:08 vschs007

@jrobbins FYI

jpmedley avatar Feb 25 '21 18:02 jpmedley

@RByers I would like to work on this issue

arjunrkaushik avatar Mar 12 '21 07:03 arjunrkaushik

@arjunrkaushik go for it.

I believe that the solution would be to add the feature keywords to the temporary string that is built up in this function https://github.com/GoogleChrome/chromium-dashboard/blob/main/static/elements/chromedash-featurelist.js#L201 In fact, motivation and some other fields of the feature entry should probably be in there too.

jrobbins avatar Mar 13 '21 00:03 jrobbins

@arjunrkaushik Thank you for volunteering. Please link to this issue in your pull request.

jpmedley avatar Mar 16 '21 15:03 jpmedley

@jrobbins Hi, what is the status of this bug. Is it ready to merge or needs any alternate solution.

impact-maker avatar Jul 05 '21 19:07 impact-maker

can i work on it

GouravSingal-code avatar Sep 20 '21 09:09 GouravSingal-code