mosaic icon indicating copy to clipboard operation
mosaic copied to clipboard

https://mosaic-mosaic-dev-team.vercel.app

Results 40 mosaic issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Some content may need to be protected or differ depending on the role of the logged in user. TODO: add more detail

enhancement

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...

bug

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 ``...

enhancement

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...

bug

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...

documentation

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.

bug

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...

documentation

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.