framework icon indicating copy to clipboard operation
framework copied to clipboard

Include page loaders and parameterized pages in the default sidebar

Open Fil opened this issue 1 year ago • 1 comments

(excerpted from #1624 / #1626)

Fil avatar Sep 01 '24 16:09 Fil

Not sure how we would include parameterized pages, unless we used the dynamicPaths option or link crawling #1627 to find the parameter values? But we definitely could include non-parameterized page loaders in the default sidebar; the main challenge there is that the default for the pages option is synchronous, but we could find a way around that by refactoring the code.

mbostock avatar Sep 03 '24 01:09 mbostock