systelab / allure-reporter

Printable report generation for Allure
5 stars 2 forks source link

Indentation representation problems #104

Open JordiCela opened 1 year ago

JordiCela commented 1 year ago

CASE1: Is your feature request related to a problem? Please describe. After Updating a Test Case to JAMA that has nested actions, in JAMA, the actions are not shown indented

Describe the solution you'd like After Updating a Test Case to JAMA that has nested actions, in JAMA, the actions must be shown indented like in the uploaded file.

Additional context This feature request has been found in Allure-Reporter v.2.0.0 and v.3.0.0 Image 1

OS: Windows 10 Pro Browser [chrome] Version [Allure Reporter v.2.0.0 and v.3.0.0]

CASE2: Is your feature request related to a problem? Please describe. After dragging a file to Allure-Reporter that has nested actions, in the Report, the 3rd and 4th level actions are not shown indented

Describe the solution you'd like After dragging a file to Allure-Reporter that has 4 nested actions, in the Report, the 1st, 2nd, 3rd and 4th level actions must be shown indented.

Additional context This feature request has been found in Allure-Reporter v.2.0.0 and v.3.0.0 Image 2

OS: Windows 10 Pro Browser [chrome] Version [Allure Reporter v.2.0.0 and v.3.0.0]

ManelMoreno commented 1 year ago

Low priority Cosmetic issue. For CASE1 it is needed to investigate if it is a JAMA problem or json/XML format problem Same for the second.