-
Notifications
You must be signed in to change notification settings - Fork 49.1k
Closed
Labels
Component: Developer ToolsStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bugType: Feature Requestgood first issue
Description
Website or app
Website: https://reactjs.org/
Repro steps
-
open developer tools in Edge
-
go to settings -> experiment -> enable Focus Mode -> reload DevTools
-
we can see the react extension is loaded as below in devtools:
-
since the react extension doesn't provide the icon when it's created, devtools fallback to use the default icon to represent the extension. However, we've received couple of requests from users that they'd like to see the icon in the panel.
for instance:
Wondering if it's possible to provide an icon to Edge in the chrome.devtools.panels.create()
?
Thank you for your support.
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
Metadata
Metadata
Assignees
Labels
Component: Developer ToolsStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bugType: Feature Requestgood first issue