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

Requirement Diagram:-If text is long it is going out of box #2477

Open
MayurMundekar opened this issue Nov 11, 2021 · 1 comment · May be fixed by #5305
Open

Requirement Diagram:-If text is long it is going out of box #2477

MayurMundekar opened this issue Nov 11, 2021 · 1 comment · May be fixed by #5305
Labels
Graph: Requirement Internals: Renderer Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@MayurMundekar
Copy link

Describe the bug
In Requirement Diagram, For requirement and element component if text is too long it is going to out of box .

To Reproduce
Steps to reproduce the behavior:

  1. Copy the below code and paste in this live editor link
    **requirementDiagram
    requirement test_req {
    id: 1
    text: "the test textthe test text est textthe test textthe test text est text"
    risk: high
    verifymethod: test
    }

    element test_entity {
    type: simulationsimulationsimulationsimulation simulationsimulationsimulationsimulation
    }**

  2. you will see text is coming out of the box

Expected behavior
Text should not go out of the box.

Screenshots
image

Code Sample
Live Editor link

Desktop (please complete the following information):

  • OS: Windows
  • Browser chrome
  • Version 95.0
@MayurMundekar MayurMundekar added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Nov 11, 2021
@MayurMundekar
Copy link
Author

Hi Team, Any update on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Graph: Requirement Internals: Renderer 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.

2 participants