Documents UX feedback (0.58): chart duplication, filters, save behavior, layout & search

Hi everyone

I’ve been testing the new Documents feature introduced in Metabase 0.58 and I really like the direction: combining narrative, charts, and collaboration feels like the right evolution alongside dashboards.

While using Documents in real analysis workflows, I ran into a few UX / product-model limitations that make them harder to use at scale. I’ve consolidated everything into a GitHub issue with concrete examples and suggestions:

Happy to clarify, provide examples, or discuss trade-offs.

Thanks to the Metabase team for pushing this feature forward

Good feedback, I saw much the same in my explorations of the feature.

Documents, as they stand currently, is more of a Jupyter Notebook than a Word document. This probably stems from its original use as a place for Metabot AI output. That’s likely where the ‘charts are parts of the document’ paradigm came from.

At first blush, it doesn’t feel very Metabase-y to have questions clone like that, if you think of documents like dashboards. But, I can see how building charts specifically for the document, using the use-a-question-as-a-datasource feature, allows the document version to be decoupled and thus customized for the document it’s in. It also removes the need to support filter/variable controls in the document (although there’s good reasons to have that, if you believe in more interactive documents, in a Tableau vein).

There’s other FRs to get autosave and/or the Save button easier to find, I’m trying to thumbs-up them when I see them.

Tip on the supporting text, you can Backspace an empty text box to delete it. But the menu option that shows it should allow toggling its visibility (change to Remove Supporting Text when its visible).

Finally, it’d be nice to have a cheat sheet for the Markdown dialect in use, my markdown is clearly contaminated by mediawiki, took a while to figure out headers are # Header and not =Header=.

1 Like