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

sequencenumber is not displayed with the text has a <br> tag #1271

Closed
goutham2688 opened this issue Feb 22, 2020 · 1 comment · Fixed by #1335
Closed

sequencenumber is not displayed with the text has a <br> tag #1271

goutham2688 opened this issue Feb 22, 2020 · 1 comment · Fixed by #1335
Assignees
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@goutham2688
Copy link

goutham2688 commented Feb 22, 2020

Describe the bug
While creating sequence diagrams with autonumber enabled, if i add a
tag to the text then the sequence number disappears from the diagram.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Mermaid Live Editor
  2. Click on Sequence diagrams
  3. Create a sequence that has both autonumber enabled and
    tag in it and is self referencing (eg., John-->John: lorem ipsum
    dolar)
  4. See the sequence number is not displayed anymore in the diagram.

Expected behavior
The sequence number should be shown

Screenshots
2020-02-22 16_35_18-Mermaid live editor

Desktop (please complete the following information):

  • Browser Firefox 73.0.1
  • mermaid Version 8.4.8
@goutham2688 goutham2688 added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Feb 22, 2020
@GDFaber GDFaber self-assigned this Apr 4, 2020
knsv added a commit that referenced this issue Apr 11, 2020
…n_for_multiline_texts

#1271 Fix autonumber positioning in sequence diagrams with multiline texts
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

Successfully merging a pull request may close this issue.

3 participants