Description
I discovered this while working on generating them for packages/vgplot/spec-python/tests/test_examples (related #1075 (comment))
AFAICT, the nav is handwritten.
But one common thing between the 4 is that none have a meta.description field - so if it is generated - that is probably the issue.
region-tests.yaml got pretty close 😂
|
meta: |
|
title: Region Interactor Tests |
|
descriptions: > |
|
Varied plots using region interactors to highlight selected values. |
The other 3 omit meta entirely
Missing
Description
I discovered this while working on generating them for
packages/vgplot/spec-python/tests/test_examples(related #1075 (comment))AFAICT, the nav is handwritten.
But one common thing between the 4 is that none have a
meta.descriptionfield - so if it is generated - that is probably the issue.region-tests.yamlgot pretty close 😂mosaic/specs/yaml/region-tests.yaml
Lines 1 to 4 in 7afc4ec
The other 3 omit
metaentirelyMissing