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

Available Views scrollbar position should be reset when switching traces #1134

Open
PatrickTasse opened this issue Oct 24, 2024 · 0 comments

Comments

@PatrickTasse
Copy link
Contributor

If you open a trace with many Available Views and scroll down to the bottom of that list, then open another trace which has less Available Views, the scroll bar is left in an out-of-range position for that list and the Available Views appears empty, which can confuse the user.

If you do this in the opposite order, the Available Views is initially in the middle of the longer list, although the scroll bar initially appears to be at the end of its range.

When opening a new trace the Available Views should always be initially at the top of the list.

When switching between already opened traces, ideally the scrollbar position would be preserved for each individual trace, but this is a nice-to-have.

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

No branches or pull requests

1 participant