Skip to content

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

Merged
OmkarPh merged 2 commits intofeature/unittestsfrom
fix/scrolltofile
Oct 2, 2023
Merged

Fix irregular scroll behavior for files in deeply nested FileTree#599
OmkarPh merged 2 commits intofeature/unittestsfrom
fix/scrolltofile

Conversation

@OmkarPh
Copy link
Collaborator

@OmkarPh OmkarPh commented Sep 2, 2023

Fixes #590

@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?

@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
@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