inspector icon indicating copy to clipboard operation
inspector copied to clipboard

Maintain deep expanded state.

Open mbostock opened this issue 7 years ago • 1 comments
trafficstars

From observablehq/notebook#201:

collapse

Inspector collapse/expand state is maintained on the top level, but not when those inspectors are nested. Ideally we can maintain as much expanded/collapsed state as possible: clearest way to do this would be to maintain a list of expanded keypaths, and expand them when there's new output.

mbostock avatar May 21 '18 18:05 mbostock

This has been fixed in Observable Framework (1.10.0) but we haven’t implemented a fix for notebooks yet.

mbostock avatar Jul 30 '24 17:07 mbostock