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

Block diagram self arrow rendering over box #5334

Open
Ronid1 opened this issue Feb 27, 2024 · 0 comments
Open

Block diagram self arrow rendering over box #5334

Ronid1 opened this issue Feb 27, 2024 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@Ronid1
Copy link
Contributor

Ronid1 commented Feb 27, 2024

Description

When adding an arrow from an element to itself in the block diagram, the arrow is rendered over the box itself. I would expect it to be added like the self-arrow in the flowchart diagram.

Steps to reproduce

  1. Go to Mermaid live editor
  2. Add this snippet:
block-beta
    a
    a --> a

Screenshots

Current arrow:
bug

Expected behavior (copied from flowchart ):
expected

Code Sample

n/a

Setup

  • Mermaid version: Online Live Editor
  • Browser and Version: Chrome

Suggested Solutions

No response

Additional Context

No response

@Ronid1 Ronid1 added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant