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

Endpoint Explorer vertical scroll does not work #1233

Closed
JarredOddes opened this issue Jul 14, 2022 · 5 comments
Closed

Endpoint Explorer vertical scroll does not work #1233

JarredOddes opened this issue Jul 14, 2022 · 5 comments
Labels
Milestone

Comments

@JarredOddes
Copy link

JarredOddes commented Jul 14, 2022

Symptoms

The endpoint explorer vertical scroll bar is greyed out and does not allow any scrolling.
I have attached and example image below.
image

Who's affected

Users of version 2.10

Root cause

The root cause was the disabling of the virtualization feature in the Treeview control. This was done to fix this other bug:

@HEskandari
Copy link
Contributor

This looks like an issue with the built-in WPF treeview control when run in Virtualization=Disabled mode. We had to disable the virtualization due to another issue we had in the last release.

@HEskandari HEskandari added the Bug label Jul 15, 2022
@HEskandari
Copy link
Contributor

Screen Shot 2022-07-15 at 12 15 29 pm

Reproduced and confirmed, the issue is with the TreeView behaving this way when disabling virtualization.

@mick-anderson24
Copy link

Any updates on the progress of getting this issue/bug resolved?

@timbussmann
Copy link
Contributor

hey @mick-anderson24 , this bug is prioritized near the top of our list and will be worked on as soon as we can.

As a temporary workaround, older versions of ServiceInsight should not be affected and downgrading might be an alternative in the meantime. We're very sorry about the inconvenience!

@soujay soujay changed the title Feedback for ServiceInsight 2.10.0 (Endpoint Explorer vertical scroll does not work) Endpoint Explorer vertical scroll does not work Dec 6, 2022
@soujay soujay added this to the 2.11.0 milestone Dec 6, 2022
@soujay
Copy link
Contributor

soujay commented Dec 6, 2022

This bug has been addressed in the PR. Closing this bug

@soujay soujay closed this as completed Dec 6, 2022
@cquirosj cquirosj modified the milestones: 2.11.0, 2.12.0 Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants