# Project 40 [Changelog link](/changelog/changelog) [Different sidebar page link](/get-started) ## What Made You Smile? * The AI provided some assistance by helping locate the links to the sidebars. ## What Did You Find Confusing? * The documentation is not centralized; there are numerous links scattered across different parts of the page. * The AI exhibited a visual bug: there was a long empty space between the footer (with links) and the content. ![Screenshot 2025-03-28 at 09.24.38.png](/assets/screenshot-2025-03-28-at-09.24.38.cbe04844b41ad03f2dd641bafccaa46c2a62f6759182ce4a8bda18c09d876955.8bed52ad.png) * I encountered a bug with circular dependencies. If you set the `$ref` of the second sidebar in the first sidebar and then reference the second in the first, the page becomes stuck in a loading state without showing an error. ![Screenshot 2025-03-28 at 09.34.08.png](/assets/screenshot-2025-03-28-at-09.34.08.8e61868a224a33cbf82d790f5cac989ceeb3abcaf100f10727fc695072fd528d.8bed52ad.png) * It is unclear how the page chooses which sidebar to display. Additionally, when a sidebar is included in the page folder, the frontmatter `--- sidebar: ... ---` does not work as expected. * We didn't find a way of displaying some items in every sidebar automatically. * Despite the fact of providing `sidebar:` frontmatter it wasn't applying the correct sidebar![Screenshot 2025-03-28 at 10.25.32.png](/assets/screenshot-2025-03-28-at-10.25.32.4c88d0cd5759e76de91a677c49b9264baa07ac9e12ebba47b4f50a8245e9b984.8bed52ad.png)