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

Child Test Plan does not collapse when parent collapses #3245

Closed
somenewacc opened this issue Jun 14, 2023 · 0 comments
Closed

Child Test Plan does not collapse when parent collapses #3245

somenewacc opened this issue Jun 14, 2023 · 0 comments

Comments

@somenewacc
Copy link
Contributor

somenewacc commented Jun 14, 2023

HINT: try to reproduce bugs and errors at https://public.tenant.kiwitcms.org!
This is always running the latest version and will automatically submit
traceback and debugging information to us!

Description of problem

If a second-level test plan has a nested test plan, then when the first-level test plan is collapsed, the second-level test plan won't be collapsed. It's better to see what I mean in the screenshots.

  1. Initial conditions. A and B are expanded:
    image

  2. After A collapses, C stays on screen:
    image

  3. When you expand A again, C is now on the end of list, B is not collapsed:
    image

Version or commit hash (if applicable)

12.4

Steps to Reproduce

  1. Create test plans with structure Parent->Child1->Child2.
  2. In Search Test Plans tab expand Parent and Child1 test plans.
  3. Collapse Parent test plan, Child2 will be still on the list.

Actual results

Nested child test plans aren't collapsed when parent is collapsed.

Expected results

Nested child test plans are collapsed when parent is collapsed. Or works as hierarchy view on Test Plan page.

Additional info (Python traceback, logs, etc.)

Link to tested plans: https://public.tenant.kiwitcms.org/plan/7637/a

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

No branches or pull requests

1 participant