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

Mermaid JS swimlanes render in reverse order #74

Open
sojohnnysaid opened this issue Sep 3, 2024 · 1 comment
Open

Mermaid JS swimlanes render in reverse order #74

sojohnnysaid opened this issue Sep 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sojohnnysaid
Copy link

sojohnnysaid commented Sep 3, 2024

sequenceDiagram
    participant User
    participant Frontend

    User->>Frontend: Access web app
    User->>Frontend: Fill out registration form
    User->>Frontend: Submit registration form
    Frontend-->>User: Display success message
    User->>Frontend: Navigate to analytics page
    Frontend-->>User: Display analytics

image

image

@ad1992 ad1992 transferred this issue from excalidraw/excalidraw Sep 6, 2024
@ad1992
Copy link
Member

ad1992 commented Sep 6, 2024

Thanks for reporting this @sojohnnysaid, will soon look into it

@ad1992 ad1992 added the bug Something isn't working label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants