Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Request support toggle hide element or only show component mode #864

Closed
Riokai opened this issue Aug 2, 2017 · 5 comments
Closed

Request support toggle hide element or only show component mode #864

Riokai opened this issue Aug 2, 2017 · 5 comments

Comments

@Riokai
Copy link

Riokai commented Aug 2, 2017

Something the page show lots of tags, but I just want focus component.

@bvaughn
Copy link
Contributor

bvaughn commented Aug 2, 2017

I'm not sure I understand what you're suggesting @Riokai. Could you elaborate?

I think you might be requesting some sort of toggle that only shows DOM elements or custom components in the tree view. I'm not sure how this would work from a UI perspective though.

Have you seen the inspect element button in the top-left corner of DevTools (shown below)? This button lets you click on an element (in the browser tab) and auto-selects that element in React DevTools.
screen shot 2017-08-02 at 8 24 39 am

@Riokai
Copy link
Author

Riokai commented Aug 2, 2017

@bvaughn Of course, vue-devtools only show component in window and sometimes I just want a toggle to hide html tag like header, p and div, make interface more cleaner.

image

image

@bvaughn bvaughn removed the need-info label Aug 2, 2017
@emil14
Copy link

emil14 commented Feb 22, 2018

+1

1 similar comment
@bassarisse
Copy link

+1

@bvaughn
Copy link
Contributor

bvaughn commented Aug 19, 2019

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools

@bvaughn bvaughn closed this as completed Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants