Deprecate Instant, Simple and Google Search pages
Categories
(bugzilla.mozilla.org :: Search, task)
Tracking
()
People
(Reporter: kohei, Unassigned)
References
(Depends on 2 open bugs)
Details
Was talking about this recently with Sylvestre. Currently we have 5 types of bug searches, and we want to remove this redundancy:
- Quick Search (from the global header or homepage)
- Instant Search
- Simple Search
- Advanced Search
- Google Search
Quick Search
My plan is constantly improving the Quick Search bar on the global header. The bug to add history, keywords, components to the search results is blocked by CI test failures though.
Instant Search
This page is not popular according to GA. While the “find as you type” functionality seems useful, the possible duplicates includes very old closed bugs, which makes results useless in some cases.
Simple Search
An interesting fact I’ve just found on GA: somehow this page is quite popular, earning 2x page views than Advanced Search. Since GA is not logging the activity of many (advanced) users, the data we can see here isn’t accurate at all, but it’s obviously a surprise, and I have no idea how this could happen.
The thing is, results from Simple Search is not great when the term contains more than 2 words apparently because it’s an OR search. Compare these results of “print crash”:
So basically we can say people should simply use Quick Search instead.
Advanced Search
This page is crucial for advanced users, but it has to be improved.
Google Search
This is the least popular search page. Search by Google is convenient thanks to the fuzzy matching, but as noted on the page, not all bugs are indexed. Also, the results contain old, closed bugs, so it’s actually not that useful. It should be safe to remove this page.
What’s Next
I’m thinking of the following actions:
- Integrate the Instant Search (actually possible duplicates) to the global header’s Quick Search, so results will be displayed almost instantly in the dropdown list
- Add dropdown-style search options, Status and Product in particular, to the global header’s Quick Search, like Google Drive
- Remove the tab navigation from the search pages
- Remove the content from the Instant, Advanced and Google Search pages
- Add a message to the Instant and Advanced pages, say, use Quick Search instead
- Add a message to the Google Search page, say, this page has been removed
- Conduct an UX analysis of the Advanced Search page
Comment 1•6 years ago
|
||
(In reply to Kohei Yoshino [:kohei] (Bugzilla UX) (FxSiteCompat) from comment #0)
...
- Conduct an UX analysis of the Advanced Search page
Is there a bug report for this?
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•5 years ago
|
Description
•