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

Fix irregular scroll behavior for files in deeply nested FileTree #599

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

OmkarPh
Copy link
Collaborator

@OmkarPh OmkarPh commented Sep 2, 2023

Fixes #590

Signed-off-by: Omkar Phansopkar <omkarphansopkar@gmail.com>
@AyanSinhaMahapatra AyanSinhaMahapatra changed the base branch from v4.0-react-typescript to feature/unittests September 25, 2023 08:48
Copy link
Member

@AyanSinhaMahapatra AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @OmkarPh
This is fixed now in this branch.
One thing is sometimes after clicking on the file, it takes a few seconds in the table view to load the resource, and was wondering if we can also show the Working icon here?

…etree render

Signed-off-by: Omkar Phansopkar <omkarphansopkar@gmail.com>
@OmkarPh
Copy link
Collaborator Author

OmkarPh commented Oct 2, 2023

Hey @AyanSinhaMahapatra
I've added the working indicator.
Also, sometimes, it used to scroll even if the node was visible already, fixed that too

Copy link
Member

@AyanSinhaMahapatra AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks @OmkarPh for the quick fix, please merge.

@OmkarPh OmkarPh merged commit a3dd1b5 into feature/unittests Oct 2, 2023
7 checks passed
@AyanSinhaMahapatra AyanSinhaMahapatra deleted the fix/scrolltofile branch October 25, 2023 18:54
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.

Going to file, via links in explorers, doesn't scroll to the file in the FileTree
2 participants