-
Notifications
You must be signed in to change notification settings - Fork 5.8k
outline_panel: Fix collapse/expand all entries #41342
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
outline_panel: Fix collapse/expand all entries #41342
Conversation
|
The issue requested a test, but I am not familiar with the gpui tests so I did not include one. If someone would guide me, I could definitely provide that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
For the tests, you can check out the commit I've mentioned in the comment: #33490
That one had added a test, we can extend the existing one with more actions calls and asserts, or copy the initialization into a new test and assert things there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thank you a lot for pushing this to the final and adding more tests!
Closes #39937
Release Notes: