You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the "Components" tab is always opened by default. This should be a sticky preference such that if the "Profiler" tab was opened last, re-opening the standalone DevTools should open "Profiler" by default again.
Note that these shortcut keys should only be implemented for the standalone DevTools since these tabs are part of the browser chrome for the web extension.
I've added the "good first issue (taken)" label so that others will know not to start work on the issue. If you change your mind about the issue, no worries! Just let me know so that I can remove the label and free it up for someone else to claim.
Activity
felgeekpe commentedon Mar 5, 2020
Hi @bvaughn, I'd like to take this ticket
bvaughn commentedon Mar 5, 2020
This issue is all yours! 😄
I've added the "good first issue (taken)" label so that others will know not to start work on the issue. If you change your mind about the issue, no worries! Just let me know so that I can remove the label and free it up for someone else to claim.
Cheers!
bvaughn commentedon Mar 18, 2020
I'm going to go ahead and roll this into #18226 😄
bvaughn commentedon Mar 18, 2020
Implemented via #18248