mosaic
mosaic copied to clipboard
https://mosaic-mosaic-dev-team.vercel.app
Currently if you use the FragmentPlugin and the fragment page has references to metadata, such as `{meta.data.title}` it will show the host page's title. This should be changed so that...
Some content may need to be protected or differ depending on the role of the logged in user. TODO: add more detail
When you navigate to a section on a page and that page is using the Table of Contents (TOC) component the following happens: ## Actual 1. the page is briefly...
A few accessibility issues with the TOC component: - every item has the same aria-level (which I think should be inline with the heading level) - the items are ``...
When you give a page an alias, the alias works fine and the page content etc is visible. However, the app header content is removed so it looks empty. I...
Mosaic uses MDX2 to create documents and has support for github flavoured markdown. Provide a detailed example of how to author a page using MDX and showcase what mosaic components...
If you click on a tab in the app header, and then click on a child page in the sidebar, the tab in the header is no longer highlighted.
It is important for content authors to have an understanding of: 1. In mosaic terminology what is the "frame" 2. what layouts mosaic provides out of the box, 3. what...
Create a new workflow that creates Github pull requests, similar to the Bitbucket pull request workflow. A fine-grained github pat token is required to authorise the github client used to...
When searching, you don't want to always index every page, but currently, the only way to exclude certain pages is to exclude them from the whole Mosaic site system.