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

Preserve tree expansion and scroll position on refresh jobs #460

Open
jacekgajek opened this issue Feb 27, 2023 · 4 comments
Open

Preserve tree expansion and scroll position on refresh jobs #460

jacekgajek opened this issue Feb 27, 2023 · 4 comments

Comments

@jacekgajek
Copy link

jacekgajek commented Feb 27, 2023

When a build is running, I want to check a status of a specific build
Unfortunately after clicking "refresh", the tree collapses and I cannot see what is a status of my build, only status of a job itself. It might say "running" but this could be a new build started by someone else.

image

BTW, why do you hide the ">" symbol in a tree and require an extra step of clicking "load builds" button instead of loading builds on demand?

"Expand All" & "Collapse All" would be nice too, like in Project View

@MCMicS
Copy link
Owner

MCMicS commented Feb 27, 2023

Hithanks for it
yes it is a missing feature

in #231 it was only inplmented for jobs because Builds are not reloaded automatically to improve speed

But should be easy to add

@jacekgajek
Copy link
Author

I don't mean it should reload automatically, only when it's triggered manually with a button.

@jacekgajek
Copy link
Author

jacekgajek commented Mar 7, 2023

ACTUALLY

Now I've noticed that if I check "Auto load builds on first level", the tree doesn't collapse.

From my point of view this issue can be closed, but I understand that some users might want to preserve tree expansion with the auto-load option turned off for performance reasons.

@MCMicS
Copy link
Owner

MCMicS commented Mar 7, 2023

Yes I will enhance the plugin to restore last loaded states.

But it will not be done in next release I think

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

No branches or pull requests

2 participants