Skip to content

[Feature] Hide unwanted props, manage hidden props.  #3

Description

@danielrob

Props coming from the actual data that are spread onto a created component can be numerous.

Unlike props added by manually the user, we
a) don't want to actually be able to delete these props such that we can't get them back
b) still want to be able to hide them.

I'm thinking an icon to the left (list mode) or above (or not at all) (list mode), that when clicked activates a prop manager tooltip / tool window that allows props to be unhidden later.

See branch spike/hideProps for a start.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions