Skip to content

Add expand/collapse all for nested steps" --body "Implements #836 - adds controls to expand/collapse all nested steps at once - #3415

Open
Jbansal2 wants to merge 1 commit into
allure-framework:mainfrom
Jbansal2:feature/expand-collapse-nested-steps
Open

Add expand/collapse all for nested steps" --body "Implements #836 - adds controls to expand/collapse all nested steps at once#3415
Jbansal2 wants to merge 1 commit into
allure-framework:mainfrom
Jbansal2:feature/expand-collapse-nested-steps

Conversation

@Jbansal2

@Jbansal2 Jbansal2 commented Jul 1, 2026

Copy link
Copy Markdown
  • Added 'Expand all' and 'Collapse all' controls in test execution header
  • Controls toggle all nested steps at any nesting level with one click
  • Added event handlers in TestResultExecutionView for bulk expand/collapse
  • Updated UI rendering to include control buttons in header
  • Added styling for header layout and controls
  • Added translations for 7 languages (en, es, ru, de, fr, zh, ja)
  • Maintains backward compatibility with individual step toggling

Closes #836

Context

Checklist

- Added 'Expand all' and 'Collapse all' controls in test execution header
- Controls toggle all nested steps at any nesting level with one click
- Added event handlers in TestResultExecutionView for bulk expand/collapse
- Updated UI rendering to include control buttons in header
- Added styling for header layout and controls
- Added translations for 7 languages (en, es, ru, de, fr, zh, ja)
- Maintains backward compatibility with individual step toggling

Closes allure-framework#836
@CLAassistant

CLAassistant commented Jul 1, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@baev

baev commented Jul 1, 2026

Copy link
Copy Markdown
Member

@Jbansal2 why not to use Allure 3 instead? It already has the feature implemented

@baev baev removed the theme:ui label Jul 27, 2026
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.

Add a possibility to expand nested steps

3 participants