Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Mermaid components in domains #427

Open
1 task done
manuelspezzani opened this issue Aug 25, 2023 · 2 comments
Open
1 task done

Use Mermaid components in domains #427

manuelspezzani opened this issue Aug 25, 2023 · 2 comments

Comments

@manuelspezzani
Copy link

Have you read the Contributing Guidelines on issues?

Description

As far as I can tell, Mermaid components can render custom graphs but cannot be used in domains.

<Mermaid title="Event Rules & Targets" charts={[`flowchart LR 
Start --> Stop`]} />

It would be really nice to have them also on domains pages.
Not sure what to do display as the default chart, probably it can be simply ignored (nothing is rendered).

Motivation

I tend to use domain pages to describe the service / events architecture on a really high level.
Having the option to include a few Mermaid charts could be really helpful.

@stanipetrosyan
Copy link

Hi, I create Pull Request #407 for this. I'm waiting for approve.

@donaldpipowitch
Copy link
Contributor

Hi @boyney123 , is there something that blocks a merge of #407? Could you maybe also update the mermaid dependency? (It seems to be a fixed version, but I don't know if this is on purpose.)

Right now there is no workaround that would allow us to import custom components on the fly, correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants