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

Fix for an issue with expanding of previous expanded test items when a user clicks on a different item (fixes #575) #1113

Conversation

prafair
Copy link
Contributor

@prafair prafair commented Jul 24, 2020

Context

Fixes #575

Tested in

Also, these changes fix an issue with expanding previously expanded nodes when a user clicks on tabs ("Overview", "History", "Retries") in the test-results area (http://g.recordit.co/NB95hcOzbk.gif).
Now it looks like http://g.recordit.co/X1JaNUpKYq.gif

P.S. I hope that these changes will improve the daily work with Allure. I spend a lot of time with Allure report and these changes will be very useful ;)

Checklist

@baev baev merged commit b64437f into allure-framework:master Jul 28, 2020
@baev
Copy link
Member

baev commented Jul 28, 2020

Awesome! I waited for such contribution for a while ;) thanks!

@bereg2k
Copy link

bereg2k commented Dec 24, 2020

@baev this issue still reproduces in the latest version of Allure plugin for Jenkins.
Is it just me or any chance to see this fix there as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If user click on a test items, other previously opened test packages also got expanded.
3 participants