cldellow / datasette-ui-extras

Add editing UI and other power-user features to Datasette.
Apache License 2.0
12 stars 1 forks source link

facets: permit collapsing facets #10

Closed cldellow closed 1 year ago

cldellow commented 1 year ago

Related to #9, although could be done with facets in the ATF position, too.

Have a control that hides the facet pickers. Persist whether it's hidden in localStorage, perhaps per database/table.

cldellow commented 1 year ago

I'm not sure this makes sense; if you don't like them, remove them. Closing as wontfix for now.