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

Show files in separate tabs should not be present for Use model in UmpleOnline #1905

Closed
shoevancar opened this issue Nov 22, 2021 · 0 comments · Fixed by #1910
Closed

Show files in separate tabs should not be present for Use model in UmpleOnline #1905

shoevancar opened this issue Nov 22, 2021 · 0 comments · Fixed by #1910
Assignees
Labels
bug Crashes or wrong results Component-UmpleOnline Related to the UmpleOnline website Diffic-Easy Should be obvious how to fix it and doable in less than a week by an experienced Umple developer Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis

Comments

@shoevancar
Copy link
Contributor

In UmpleOnline, users can create a class diagram and generate its equivalent USE model. The system offers an option to display the generated code in separate tabs. The system hides the entire USE model when the user clicks on "Show Files in Separate Tabs".

Steps to produce:
(1) Select a class diagram such as "2DShapes".
image
(2) Navigate to the "GENERATE" section and select "USE Model" from the dropdown. Click on "Generate It."
image
(3) The system generates the equivalent USE model. Scroll a bit down and click on "Show Files in Separate Tabs".
image
(4) The system cannot display the code in separate tabs. Moreover, it hides the entire code and shows nothing.
image

Expected:
(1) "Show Files in Separate Tabs" option should not be given for the USE model as there are no separate classes generated.

@shoevancar shoevancar added bug Crashes or wrong results Component-UmpleOnline Related to the UmpleOnline website Diffic-Easy Should be obvious how to fix it and doable in less than a week by an experienced Umple developer labels Nov 22, 2021
@TimLethbridge TimLethbridge changed the title Show files in separate tabs is not working for Use model in UmpleOnline Show files in separate tabs should not be present for Use model in UmpleOnline Nov 22, 2021
@TimLethbridge TimLethbridge added the Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis label Nov 22, 2021
@shoevancar shoevancar self-assigned this Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Crashes or wrong results Component-UmpleOnline Related to the UmpleOnline website Diffic-Easy Should be obvious how to fix it and doable in less than a week by an experienced Umple developer Diffic-Med A non-trivial problem that may take over a week or may not be obvious how to fix or require analysis
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants