Closed Bug 1255887 Opened 8 years ago Closed 8 years ago

[meta] Search / Filter Input Component

Categories

(DevTools :: Shared Components, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1154789

People

(Reporter: clarkbw, Unassigned)

Details

(Keywords: meta, Whiteboard: [btpp-fix-later])

This meta bug is for tracking the work needed to have a robust and useful search input that can be shared throughout devtools.

Possible items off the top of my head are:
* placeholder text with visible keyboard shortcut e.g. "Search (⌘F)"
* clear button for clearing out search entry e.g. [ search text    | x ]
* previous / next buttons for navigating through search hits e.g. [ search t...][ \/ | /\ ]
* popup help menu as seen in the debugger "Search scripts" input
See bug 1254111 for prev / next buttons request
(In reply to Bryan Clark (Firefox PM) [:clarkbw] from comment #0)
> This meta bug is for tracking the work needed to have a robust and useful
> search input that can be shared throughout devtools.

Makes sense to some kind of shared component for this.  Need to be aware that not all of our search boxes are for 'searching' - like webconsole, css rules view, netmonitor - and would probably be a different 'filter box' component.

> * popup help menu as seen in the debugger "Search scripts" input

I think we are trying to get away from the complexity that necessitates that popup, so hopefully we don't need to add it to a new component.
Here's a spreadsheet of most of the search/filters (see the Search/filter tab): https://docs.google.com/spreadsheets/d/1M6V_9aDdhAVdjeGYkv8gOKs513UK3AzDGjlbD_TKIiw/edit#gid=70037677
Priority: -- → P2
Whiteboard: [btpp-fix-later]
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.