Add a reverse search button to the Editor Toolbar
Categories
(DevTools :: Console, task, P3)
Tracking
(firefox71 fixed)
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: armando.ferreira)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Whiteboard: [console-editor])
Attachments
(4 files, 5 obsolete files)
it should be similar to the one we'll have in the inline input
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
Armando, would you be interested by this bug?
Assignee | ||
Comment 2•6 years ago
|
||
Of course! I will start working on it. Can you please assign it to me? (:
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Hi Nicolas,
Hope your are doing well!
Can you please give me a little bit more of explanation? I can't find any reverse search button in the inline input :(
Reporter | ||
Comment 4•6 years ago
|
||
Sure, sorry.
So for now the button i'm talking about in comment 0 does not exist in the input yet.
You can use the icon I attached here.
To see how to add an icon, you may want to look how it's done for the Run button icon: https://searchfox.org/mozilla-central/search?q=run.svg&case=false®exp=false&path=
Let me know if you have other questions :)
Reporter | ||
Comment 5•6 years ago
|
||
This should be close to the final version of the icon :)
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Hi Nicolas,
I attached some suggestions about the new location of the reverse search button. My friend and I think that it looks better if the Reverse Search
button is placed before the Run
button as showed in reverse-search-button-suggestion-4.png.
What are your opinions? :)
Let me know what will be the best location for the new reverse search button.
Reporter | ||
Comment 11•6 years ago
|
||
Thanks a lot Armando!
So I think it looks better in 4.png, but it may not be the place it makes the most sense?
Since this button is related to history, it should be grouped with the navigation buttons. With that in mind, I think 3.png looks the best.
We might want to add a separator between the search and the close button so we emphasize the fact that the 3 buttons are part of the same group
▶︎ Run ˄ ˅ 🔍 | ✖️
Here's an example of separator devtools/client/webconsole/components/FilterBar/FilterBar.js#264-266
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 12•6 years ago
|
||
Hi Nicolas,
Thanks for your comments! :) What do you think about the final design? I place the reverse search button after the history navigation buttons and added the separator between the close button and the reverse search button.
I think now it looks better. Let me know if you have any other suggestions
Assignee | ||
Comment 13•6 years ago
|
||
Here is how it will look like without the tool tip
Comment 14•6 years ago
|
||
I like the last one as well. The alignment with search navigation and separator to the close button segments it better.
Assignee | ||
Comment 15•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Description
•