allure-framework / allure-framework/allure2
Add a possibility to expand nested steps
- Dominant language
- HTML
- Stars
- 5.5k
- Forks
- 782
- Avg merge
- 2d 33m
- Merged PRs (30d)
- 16
Description
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should start with a capital
. letter and no dot is required in the end of the sentence. An example of good issue names:
.
. - The report is broken in IE11
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)
#### I'm submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the current behavior?
All nested steps have to be manually expanded.
#### What is the expected behavior?
Add simple link "expand".
#### What is the motivation / use case for changing the behavior?
Our reports have a lot of nested steps, we have to do very many clicks to see all steps.
Contributor guide
Research direction
Start by locating the report UI that renders nested steps and reviewing how their expanded state is controlled. Add a simple expand link for nested steps, then verify that it reveals all nested steps and avoids the current repeated manual clicks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100