Skip to content

Fix: Fixed issue where drag & hover didn't work with sidebar - #18609

Merged
yair100 merged 2 commits into
mainfrom
ya/SidebarHover
Jun 18, 2026
Merged

Fix: Fixed issue where drag & hover didn't work with sidebar#18609
yair100 merged 2 commits into
mainfrom
ya/SidebarHover

Conversation

@yair100

@yair100 yair100 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Hovering over a sidebar item opens the location

@yair100
yair100 requested a review from Josh65-2201 June 18, 2026 15:39
@yair100 yair100 added the ready for review Pull requests that are ready for review label Jun 18, 2026
@Josh65-2201

Josh65-2201 commented Jun 18, 2026

Copy link
Copy Markdown
Member

There doesn't seem to be a delay when hovering over a sidebar item. It makes opening the drive then going to the bottom folder in it difficult, as all folders/drives are opening in between.

@yair100

yair100 commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

Do you mean to expand nodes in the tree view?

@Josh65-2201

Copy link
Copy Markdown
Member

Yes, I'm not over the arrow area if that when it's suppose to

@yair100

yair100 commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

I fixed this by adding a 500ms delay before expanding nodes.

@yair100 yair100 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels Jun 18, 2026
@yair100
yair100 merged commit 240ad72 into main Jun 18, 2026
9 checks passed
@yair100
yair100 deleted the ya/SidebarHover branch June 18, 2026 20:00
@yair100

yair100 commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

@Josh65-2201 thank you for testing this PR.

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

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Drag & hover to open doesn't work on the sidebar

2 participants