aperitif-editor icon indicating copy to clipboard operation
aperitif-editor copied to clipboard

[Feature] Hide unwanted props, manage hidden props.

Open danielrob opened this issue 6 years ago • 0 comments

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.

danielrob avatar Jul 11 '18 08:07 danielrob