rpbouman / huey

A UI for DuckDB
MIT License
250 stars 17 forks source link

Restoring PageState: Would be nice if the AttributeUI was expanded to reveal the items that are currently in the query #220

Open rpbouman opened 5 days ago

rpbouman commented 5 days ago

When we restore PageState, we really only update the query model. Would be nice if we'd also:

rpbouman commented 2 days ago

Currently this works for "nested" attributes, but not for nodes that are lazily loaded (most derivations and aggregates)