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

Subgraphs in subgraphs cuts the labels #3881

Closed
knsv opened this issue Dec 3, 2022 · 0 comments · Fixed by #3884
Closed

Subgraphs in subgraphs cuts the labels #3881

knsv opened this issue Dec 3, 2022 · 0 comments · Fixed by #3884
Assignees
Labels
Type: Bug / Error Something isn't working or is incorrect

Comments

@knsv
Copy link
Collaborator

knsv commented Dec 3, 2022

Description

Subgraphs in subgraphs cuts the labels

Steps to reproduce

flowchart LR
    subgraph external
      subgraph internal
          inside
      end
    end
    outside --> inside

Screenshots

image

Code Sample

No response

Setup

Desktop

  • OS and Version: [Windows, Linux, Mac, ...]
  • Browser and Version: [Chrome, Edge, Firefox]

Smartphone

  • Device: [Samsung, iPhone, ...]
  • OS and Version: [Android, iOS, ...]
  • Browser and Version: [Chrome, Safari, ...]

Additional Context

No response

@knsv knsv added Type: Bug / Error Something isn't working or is incorrect Status: Triage Needs to be verified, categorized, etc labels Dec 3, 2022
@knsv knsv self-assigned this Dec 3, 2022
knsv added a commit that referenced this issue Dec 3, 2022
@knsv knsv removed the Status: Triage Needs to be verified, categorized, etc label Dec 3, 2022
@knsv knsv mentioned this issue Dec 3, 2022
3 tasks
@knsv knsv closed this as completed in #3884 Dec 5, 2022
sidharthv96 added a commit that referenced this issue Dec 7, 2022
* origin/develop: (564 commits)
  chore: Format Mermaid.vue
  Made mermaidConfig a local variable so that it cannot be shared cross rendering.
  Fix for issue #3882 moving the label when the path has been modified
  Small fix for issue #3881
  Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
  Fixed the issue that theme-switch does not work on docs.
  chore: Fix mindmap link
  chore: Switch back from unpkg to jsdelivr
  delete functions not used in diagrams/c4 code (dead code)
  Minor change
  feat: Add @include support to docs
  feat: Add @include example to docs
  feat: Add @include support to docs
  cleanup
  fix lines
  fix Async rendering
  Revert "sync"
  chore(deps): update pnpm to v7.17.1
  chore(deps): remove dependency on `graphlib`
  test(e2e): make gitgraph snapshots consistent
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant