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

Make Elements panel feel less cluttered #1079

Description

@bvaughn

Based on some user recent feedback I gathered via Twitter, one piece of common feedback is that the Elements panel feels too noisy/cluttered/crowded.

Ritesh points out a few possible causes for this including "line height" and too many props. I personally agree with the props concern. I like the simplicity of the Vue DevTools panel, which only shows props for the currently selected node:
image

I think we should try doing the same for React DevTools. This would probably also have the side effect of making the DevTools render a little faster as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions