Skip to content

Fix: Improve render-style 'view' collapse-expand all action behaviour #1108

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henrijeret
Copy link

This is my first pull request on a public repo - so apologies if I make mistakes here.

Currently when you use render-style 'view' and click on "Collapse all" or "Expand all" , then only the CSS values are modified. This will cause a tiny glitch when clicking section tag headers.

If you click the section tag headers then the tag's 'expanded' state gets updated. If the state is misaligned with reality, then you have to double click the header in order for it to actually expand or collapse.

The global collapse and expand should update all tag states instead of editing CSS classes directly in DOM and making JS state and DOM not align.

@henrijeret henrijeret changed the title Improve render-style 'view' collapse-expand all action behaviour Fix: Improve render-style 'view' collapse-expand all action behaviour Jun 20, 2025
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.

1 participant